X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=hints%2Firix_5.sh;h=f895bcc5f694886411980fe0ed13de19754e157c;hb=f2766b05f6136cc9e8c8812afdbe7a31657a110d;hp=e4d03473281e22c8220a0c85f64a0f9bd6183f01;hpb=180c3c44e996a924c6aa4a9ec05e607cad2c29ff;p=p5sagit%2Fp5-mst-13.2.git diff --git a/hints/irix_5.sh b/hints/irix_5.sh index e4d0347..f895bcc 100644 --- a/hints/irix_5.sh +++ b/hints/irix_5.sh @@ -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" @@ -32,3 +32,24 @@ libswanted="$*" # patchSG0000596. The patch can be downloaded from Advantage OnLine (SGI's # WWW server) or from the Support Advantage 9/95 Patch CDROM. Thanks to Tom # Christiansen and others who provided assistance. + +case "$usethreads" in +$define|true|[yY]*) + cat >&4 <&4 <