From: Jarkko Hietaniemi Date: Sun, 24 Jun 2001 13:24:00 +0000 (+0000) Subject: Make UTS as per #10888. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a932d22293c2798cd17219a811e38e2ddc2f7758;p=p5sagit%2Fp5-mst-13.2.git Make UTS as per #10888. p4raw-id: //depot/perl@10889 --- diff --git a/hints/uts.sh b/hints/uts.sh index 592bc3e..79c8c60 100644 --- a/hints/uts.sh +++ b/hints/uts.sh @@ -2,7 +2,7 @@ archname='s390' archobjs='uts/strtol_wrap.o' cc='cc' cccdlflags='-pic' -ccflags='-Xa -XTSTRINGS=1500000 -DStrtol=strtol_wrap32 -DStrtoul=strtoul_wrap32' +ccflags='-Xa -XTSTRINGS=1500000 -DStrtol=strtol_wrap32 -DStrtoul=strtoul_wrap32 -DIGNORE_FPUSIG=SIGFPE' d_bincompat3='undef' d_csh='undef' d_lstat='define'