[win32] integrate mainline
[p5sagit/p5-mst-13.2.git] / hints / irix_5.sh
index e4d0347..9d6e802 100644 (file)
@@ -12,7 +12,7 @@ i_time='define'
 
 case "$cc" in
 *gcc*) ccflags="$ccflags -D_BSD_TYPES" ;;
-*) ccflags="$ccflags -D_POSIX_SOURCE -ansiposix -D_BSD_TYPES -Olimit 3000" ;;
+*) ccflags="$ccflags -D_POSIX_SOURCE -ansiposix -D_BSD_TYPES -Olimit 4000" ;;
 esac
 
 lddlflags="-shared"