Revert "sbcl: cleaner xc-host"

This reverts commit 393f0eecae.
This commit is contained in:
Tomas Hlavaty
2015-11-30 22:33:44 +01:00
parent 6054d13108
commit 058cd04be4
+1 -1
View File
@@ -63,7 +63,7 @@ stdenv.mkDerivation rec {
''; '';
buildPhase = '' buildPhase = ''
sh make.sh --prefix=$out --xc-host="${sbclBootstrapHost} --disable-debugger --no-userinit --no-sysinit" sh make.sh --prefix=$out --xc-host="${sbclBootstrapHost}"
''; '';
installPhase = '' installPhase = ''