summaryrefslogtreecommitdiff
path: root/hints/solaris_2.sh
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-11-17 14:04:09 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-11-17 14:04:09 +0000
commit625f753ba681a8effd7348ea7ecc308cd2a79bef (patch)
tree61c7c145f66c1f8f60a7a0aca47eb77f702e99b3 /hints/solaris_2.sh
parent631e9f25f534ec7581a50151c64a351dec40a7ef (diff)
downloadperl-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.sh2
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"
;;