X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=make-host-2.sh;h=bb6af7505cfef1a2c8515ab4b696d490afada720;hb=4cf50b1896b25f5337e7c258b0b560da00d47993;hp=63e4512a1fb9d428929117b16c47a700ce0a8b1a;hpb=334af30b26555f0bf706f7157b399bdbd4fad548;p=sbcl.git diff --git a/make-host-2.sh b/make-host-2.sh index 63e4512..bb6af75 100644 --- a/make-host-2.sh +++ b/make-host-2.sh @@ -131,7 +131,7 @@ $SBCL_XC_HOST <<-'EOF' || exit 1 (with-open-file (s "output/object-filenames-for-genesis.lisp-expr" :direction :input) (read s))) - (host-load-stem "compiler/generic/genesis") + (host-load-stem "src/compiler/generic/genesis") (sb!vm:genesis :object-file-names *target-object-file-names* :c-header-file-name "output/sbcl2.h" :symbol-table-file-name "src/runtime/sbcl.nm"