From: Jarkko Hietaniemi <jhi@iki.fi>
Date: Mon, 7 May 2001 23:15:05 +0000 (+0000)
Subject: Typo in #10025.
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a403baf6db062a9762514a55376b87d7258108a5;p=p5sagit%2Fp5-mst-13.2.git

Typo in #10025.

p4raw-id: //depot/perl@10026
---

diff --git a/hints/uts.sh b/hints/uts.sh
index ece4f65..01b217c 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'