d469e51318eb
Update
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Mon, 20 Nov 2023 22:51:57 -0500 |
parents | 4f6cd8bbf61b |
children | 5998a15f6aa2 |
branches/tags | (none) |
files | README.markdown |
Changes
--- a/README.markdown Mon Nov 20 22:48:08 2023 -0500 +++ b/README.markdown Mon Nov 20 22:51:57 2023 -0500 @@ -411,3 +411,6 @@ Continued setting up the new Thinkpad. Got my GPG key moved over, pass working. Got Rstudio, JabRef, qemu, OpenTrons, and a bunch of other stuff working too, I think. + +Realized I fucked up when I built SBCL the other day, it's +`--with-sb-core-compression`, not `--with-core-compression` (note the `-sb`).