X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=make-target-1.sh;h=825638450a886fbd9301f7a2534807092fff1b78;hb=93b89755004549ed5f20d1938fd6e54ee20650b2;hp=66f32a0c1aa919c9b889ab5ff7e229a87c0e858e;hpb=fab1ba8d4e92ecb5d496577fc205675218911b1d;p=sbcl.git diff --git a/make-target-1.sh b/make-target-1.sh index 66f32a0..8256384 100644 --- a/make-target-1.sh +++ b/make-target-1.sh @@ -15,15 +15,6 @@ echo //entering make-target-1.sh -# Use a little lisp to write LDSO stubs in correct format for the toolchain. -echo //generating ldso-subs.S -$SBCL_XC_HOST <<-'EOF' || exit 1 - (load "src/cold/shared.lisp") - (load "tools-for-build/ldso-stubs.lisp") - #+cmu (ext:quit) - #+clisp (ext:quit) -EOF - # Build the runtime system and symbol table (.nm) file. # # (This C build has to come after the first genesis in order to get