]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bootstrapped
authorserassio <>
Fri, 27 Oct 2006 01:55:41 +0000 (01:55 +0000)
committerserassio <>
Fri, 27 Oct 2006 01:55:41 +0000 (01:55 +0000)
configure

index 0e5c9a9b30558386f8f2c8b16f17e981625c88ae..be241d23734c76fa3a7aa8bf2f6ec360f13b9ce4 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 1.440 .
+# From configure.in Revision.
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.59 for Squid Web Proxy 3.0.PRE4-CVS.
 #
@@ -19919,9 +19919,13 @@ if test -z "$PRESET_CFLAGS"; then
        *mips-sgi-irix6.*)
            # suggested by Rafael Seidl <rafaels@cthulhu.engr.sgi.com>
            CFLAGS="-O3 -OPT:Olimit=0:space=OFF \
-               -woff 1009,1014,1110,1116,1185,1188,1204,1230,1233 \
+               -woff 1009,1014,1110,1116,1183,1185,1188,1204,1230,1233,1355 \
                -Wl,-woff,85,-woff,84,-woff,134 \
                -nostdinc -I/usr/include -D_BSD_SIGNALS $CFLAGS"
+           CXXFLAGS="-O3 -OPT:Olimit=0:space=OFF \
+               -woff 1009,1014,1110,1116,1183,1185,1188,1204,1230,1233,1355 \
+               -Wl,-woff,85,-woff,84,-woff,134 \
+               -nostdinc -I/usr/include -D_BSD_SIGNALS $CXXFLAGS"
            ;;
        alpha-dec-osf4.*)
            # Mogul says DEC compilers take both -g and -O2