diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-11-17 14:04:09 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-11-17 14:04:09 +0000 |
commit | 625f753ba681a8effd7348ea7ecc308cd2a79bef (patch) | |
tree | 61c7c145f66c1f8f60a7a0aca47eb77f702e99b3 /hints/solaris_2.sh | |
parent | 631e9f25f534ec7581a50151c64a351dec40a7ef (diff) | |
download | perl-625f753ba681a8effd7348ea7ecc308cd2a79bef.tar.gz |
As surmised the #7719 wasn't a good move.
p4raw-id: //depot/perl@7723
Diffstat (limited to 'hints/solaris_2.sh')
-rw-r--r-- | hints/solaris_2.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hints/solaris_2.sh b/hints/solaris_2.sh index 4b917f5e44..5a17cb3836 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" ;; |