summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
Diffstat (limited to 'hints')
-rw-r--r--hints/solaris_2.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/hints/solaris_2.sh b/hints/solaris_2.sh
index dd2958adb4..1b3ec58c94 100644
--- a/hints/solaris_2.sh
+++ b/hints/solaris_2.sh
@@ -68,6 +68,8 @@ case "$workshoplibpth_done" in
loclibpth="$loclibpth $lib/sparcv9 $lib/v9"
done
fi
+ # Really?
+ ccflags="$ccflags -Dstdchar='unsigned char'"
;;
*) loclibpth="$loclibpth $workshoplibs"
;;