mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-30 04:10:44 -08:00
Deactivate host guessing with GMP
This commit is contained in:
parent
1b87eaae01
commit
73186ea198
1 changed files with 7 additions and 0 deletions
7
configure
vendored
7
configure
vendored
|
|
@ -19,6 +19,13 @@ fi
|
|||
|
||||
echo Switching to directory "\`${buildir}'" to continue configuration.
|
||||
|
||||
cd ${buildir}
|
||||
${srcdir}/configure --srcdir=${srcdir} $*
|
||||
exit
|
||||
|
||||
#########################################################################
|
||||
# THE FOLLOWING HAS BEEN DEACTIVATED. ENSURE YOU PASS THE RIGHT FLAGS
|
||||
# TO GCC!
|
||||
#
|
||||
# There are two ways to configure ECL. If we use our own version of GMP,
|
||||
# we let it configure itself and later on retrieve the appropiate flags
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue