diff options
Diffstat (limited to 'libtool')
| -rwxr-xr-x | libtool | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -34,13 +34,13 @@ Xsed="sed -e s/^X//" if test "X${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi ### BEGIN LIBTOOL CONFIG -# Libtool was configured as follows, on host rommel.atlsci.com: +# Libtool was configured as follows, on host cs46980-c: # # CC="gcc" CFLAGS="-g -O2" CPPFLAGS="" \ # LD="/usr/bin/ld" LDFLAGS="" LIBS="" \ # NM="/usr/bin/nm -B" RANLIB="ranlib" LN_S="ln -s" \ # DLLTOOL="" OBJDUMP="" AS="" \ -# ./ltconfig --cache-file=./config.cache --with-gcc --with-gnu-ld --no-verify ./ltmain.sh i686-pc-linux-gnu +# ./ltconfig --cache-file=./config.cache --with-gcc --with-gnu-ld --no-verify ./ltmain.sh i586-pc-linux-gnu # # Compiler and other test output produced by ltconfig, useful for # debugging ltconfig, is in ./config.log if it exists. @@ -61,8 +61,8 @@ build_old_libs=yes fast_install=yes # The host system. -host_alias=i686-pc-linux-gnu -host=i686-pc-linux-gnu +host_alias=i586-pc-linux-gnu +host=i586-pc-linux-gnu # An echo program that does not interpret backslashes. echo="echo" |
