projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
4d0df77
)
For Solaris use64bitall the stdchar needs a little bit of help.
Jarkko Hietaniemi [Fri, 17 Nov 2000 00:14:06 +0000 (
00:14
+0000)]
p4raw-id: //depot/perl@7719
hints/solaris_2.sh
patch
|
blob
|
blame
|
history
diff --git
a/hints/solaris_2.sh
b/hints/solaris_2.sh
index
dd2958a
..
1b3ec58
100644
(file)
--- 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"
;;