summaryrefslogtreecommitdiff
path: root/hints/uts.sh
diff options
context:
space:
mode:
Diffstat (limited to 'hints/uts.sh')
-rw-r--r--hints/uts.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/uts.sh b/hints/uts.sh
index 592bc3e84c..79c8c60a87 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'