mirror of
git://git.code.sf.net/p/sbcl/sbcl
synced 2026-09-10 07:26:40 -04:00
Remove accidental change to cross-make.sh
This commit is contained in:
parent
6788bfb3f1
commit
6a9cc406c9
|
|
@ -8,7 +8,7 @@
|
|||
# SSH is invoked to compile the C runtime.
|
||||
# Passwordless login to the target machine is required.
|
||||
|
||||
config_options="--without-gencgc --with-cheneygc"
|
||||
#config_options="--without-gencgc --with-cheneygc"
|
||||
if [ $1 = -p ]
|
||||
then
|
||||
ssh_port_opt="-p $2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue