X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=make-target-2.sh;h=803c44e741a3f90432f1db6186b24edb32617c91;hb=223a19cb93b3ace1b039f3afb3152723027a1fe9;hp=998bffefd9222c81bdf1ee1aaa84b74664735ba8;hpb=89987c8a1599b9bfc267d8d54ea02c588e8b24a5;p=sbcl.git diff --git a/make-target-2.sh b/make-target-2.sh index 998bffe..803c44e 100644 --- a/make-target-2.sh +++ b/make-target-2.sh @@ -32,4 +32,4 @@ export LANG LC_ALL echo //doing warm init ./src/runtime/sbcl \ --core output/cold-sbcl.core \ ---sysinit /dev/null --userinit /dev/null < make-target-2.lisp +--no-sysinit --no-userinit < make-target-2.lisp