X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=make-config.sh;h=62f08b44cc5bd2af21b5777ea839330aca2c2f8d;hb=171fde84561e232b8af8c05b82dfe8a8f9e08340;hp=75cb0c36c1bfe917423661844fd69a0d158127bc;hpb=650ed695beab15e185a42814ef611c980d0c4f5e;p=sbcl.git diff --git a/make-config.sh b/make-config.sh index 75cb0c3..62f08b4 100644 --- a/make-config.sh +++ b/make-config.sh @@ -117,6 +117,7 @@ then # customize-target-features.lisp... echo "ERROR: Both customize-target-features.lisp, and feature-options" echo "to make.sh present -- cannot use both at the same time." + exit 1 fi # Previously XC host was provided as a positional argument.