X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcold%2Fchill.lisp;h=9878c7e88753979d00a3db24b53470a850dd478d;hb=c117d67f59ebda806f168f31fb2c6b0962d997e6;hp=3f95a41f9f29afe9e55cbd8a54ab12d5b2f9f71b;hpb=8494caf7ada0504fe40036a507cf7eafb4945311;p=sbcl.git diff --git a/src/cold/chill.lisp b/src/cold/chill.lisp index 3f95a41..9878c7e 100644 --- a/src/cold/chill.lisp +++ b/src/cold/chill.lisp @@ -20,7 +20,7 @@ (in-package "SB-COLD") ;;; We need the #! readtable modifications. -(load "src/cold/shebang.lisp") +(load (merge-pathnames "shebang.lisp" *load-truename*)) ;;; #!+ and #!- now refer to *FEATURES* values (as opposed to the way ;;; that they referred to special target-only *SHEBANG-FEATURES* values