1.0.46.43: fix sb-introspect on non-threaded builds
[sbcl.git] / make-target-2.sh
index 48b7a1a..7c6cc83 100644 (file)
@@ -32,8 +32,10 @@ export LANG LC_ALL
 echo //doing warm init - compilation phase
 ./src/runtime/sbcl \
 --core output/cold-sbcl.core \
+--lose-on-corruption \
 --no-sysinit --no-userinit < make-target-2.lisp
 echo //doing warm init - load and dump phase
 ./src/runtime/sbcl \
 --core output/cold-sbcl.core \
+--lose-on-corruption \
 --no-sysinit --no-userinit < make-target-2-load.lisp