shithub: femtolisp

Download patch

ref: 39cfe6dac446702b893259f028d147032e6c2940
parent: 2a17dd60e0cc56a3e9c6bb4f76081d9fdb8840e7
author: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
date: Wed Jan 15 21:01:33 EST 2025

readme: multiversal, not universal

--- a/README.md
+++ b/README.md
@@ -53,7 +53,7 @@
 	git clone https://git.sr.ht/~ft/retro68
 	mkdir retro68-build
 	cd retro68-build
-	../retro68/build-toolchain.bash --universal --ninja --no-carbon
+	../retro68/build-toolchain.bash --multiversal --ninja --no-carbon
 	# wait until everything builds, make sure it did not error out
 
 Now build femtolisp: