changeset 27412:45efdc6ea7ea

Remove -G0 from Irix NON_GCC_TEST_OPTIONS.
author Dave Love <fx@gnu.org>
date Mon, 24 Jan 2000 15:28:32 +0000
parents eb68fec11d9a
children d63305047238
files configure.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Mon Jan 24 15:06:58 2000 +0000
+++ b/configure.in	Mon Jan 24 15:28:32 2000 +0000
@@ -773,7 +773,7 @@
     # so that, for instance, grepping for `free' in stdlib.h fails and
     # AC_HEADER_STD_C fails.   (MIPSPro 7.2.1.2m compilers, Irix 6.5.3m).
     NON_GNU_CPP="/lib/cpp -D_LANGUAGE_C"
-    NON_GCC_TEST_OPTIONS="-n32 -G0 -D_LANGUAGE_C"
+    NON_GCC_TEST_OPTIONS="-n32 -D_LANGUAGE_C"
   ;;
   mips-sgi-irix6* )
     machine=iris4d opsys=irix6-0