Updating ExtUtils-ParseXS to 2.20
[p5sagit/p5-mst-13.2.git] / hints / uts.sh
index 74bedbd..2ac5221 100644 (file)
@@ -1,7 +1,7 @@
 archname='s390'
 archobjs='uts/strtol_wrap.o uts/sprintf_wrap.o'
 cc='cc -Xa'
-ccflags='-XTSTRINGS=1500000 -DStrtol=strtol_wrap32 -DStrtoul=strtoul_wrap32 -DPERL_IGNORE_FPUSIG=SIGFPE -DSPRINTF_E_BUG'
+ccflags='-XTSTRINGS=1500000 -DStrtol=strtol_wrap32 -DStrtoul=strtoul_wrap32 -DSPRINTF_E_BUG'
 cccdlflags='-pic'
 d_bincompat3='undef'
 d_csh='undef' 
@@ -17,7 +17,7 @@ libs='-lsocket -lnsl -ldl -lm'
 libswanted='m'
 prefix='/usr/local'
 toke_cflags='optimize=""' 
-useshrplib='define'
+useshrplib='true'
 
 #################################
 # Some less routine stuff: