From: Jarkko Hietaniemi Date: Fri, 17 Nov 2000 14:04:09 +0000 (+0000) Subject: As surmised the #7719 wasn't a good move. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=625f753ba681a8effd7348ea7ecc308cd2a79bef;p=p5sagit%2Fp5-mst-13.2.git As surmised the #7719 wasn't a good move. p4raw-id: //depot/perl@7723 --- diff --git a/hints/solaris_2.sh b/hints/solaris_2.sh index 4b917f5..5a17cb3 100644 --- a/hints/solaris_2.sh +++ b/hints/solaris_2.sh @@ -68,8 +68,6 @@ case "$workshoplibpth_done" in loclibpth="$loclibpth $lib/sparcv9 $lib/v9" done fi - # Really? - ccflags="$ccflags -Dstdchar='unsigned char'" ;; *) loclibpth="$loclibpth $workshoplibs" ;;