diff options
Diffstat (limited to 'hints')
-rw-r--r-- | hints/uts.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/uts.sh b/hints/uts.sh index ece4f65c56..01b217c96b 100644 --- a/hints/uts.sh +++ b/hints/uts.sh @@ -1,6 +1,6 @@ archname='s390' cc='cc' -cflags='-Xa -XTSTRINGS=1500000' +ccflags='-Xa -XTSTRINGS=1500000' cccdlflags='-pic' d_bincompat3='undef' d_csh='undef' |