summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-05-07 23:15:05 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-05-07 23:15:05 +0000
commita403baf6db062a9762514a55376b87d7258108a5 (patch)
tree9936d40782cd5da4696c8e3106494dda657c62f8 /hints
parent3fd01abe5e19a0d222ff986247c3025b1fdf45f1 (diff)
downloadperl-a403baf6db062a9762514a55376b87d7258108a5.tar.gz
Typo in #10025.
p4raw-id: //depot/perl@10026
Diffstat (limited to 'hints')
-rw-r--r--hints/uts.sh2
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'