X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=make-host-1.lisp;h=549c50df05aa7f691589c650dfa229b9107fc2a7;hb=c553e4be6da2d18f0827f190589c88e837b8b8a6;hp=6e67ee9dd7af6f230d7dfe0aad8230147144824a;hpb=77bf768d096845986af71ca5055c94c4abd626ed;p=sbcl.git diff --git a/make-host-1.lisp b/make-host-1.lisp index 6e67ee9..549c50d 100644 --- a/make-host-1.lisp +++ b/make-host-1.lisp @@ -32,7 +32,7 @@ ;;; propagate structure offset and other information to the C runtime ;;; support code. -(host-cload-stem "src/compiler/generic/genesis") +(host-cload-stem "src/compiler/generic/genesis" nil) (sb!vm:genesis :c-header-dir-name "src/runtime/genesis") #+cmu (ext:quit) #+clisp (ext:quit)