# HG changeset patch # User Steve Losh # Date 1700538717 18000 # Node ID d469e51318eb8037880dca422c11693784b0d824 # Parent 4f6cd8bbf61bf287cbf5eae4d4297176ee41e17e Update diff -r 4f6cd8bbf61b -r d469e51318eb README.markdown --- 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`).