From: Jarkko Hietaniemi Date: Fri, 11 May 2001 01:15:04 +0000 (+0000) Subject: i_ieeefp=undef for UTS. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=cd71ac1b376fde66cad5f3c3639a2bb6deb88a10;p=p5sagit%2Fp5-mst-13.2.git i_ieeefp=undef for UTS. p4raw-id: //depot/perl@10078 --- diff --git a/hints/uts.sh b/hints/uts.sh index 01b217c..f774ee4 100644 --- a/hints/uts.sh +++ b/hints/uts.sh @@ -1,12 +1,13 @@ archname='s390' cc='cc' -ccflags='-Xa -XTSTRINGS=1500000' cccdlflags='-pic' +ccflags='-Xa -XTSTRINGS=1500000' d_bincompat3='undef' d_csh='undef' d_lstat='define' d_suidsafe='define' dlsrc='dl_dlopen.xs' +i_ieeefp='undef' ld='ld' lddlflags='-G -z text' libperl='libperl.so'