projects
/
p5sagit/p5-mst-13.2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
be defensive about setting {host,group,pass}cat (from Andy Dougherty)
[p5sagit/p5-mst-13.2.git]
/
hints
/
unicosmk.sh
1
case "$optimize" in
2
'') optimize="-O1" ;;
3
esac
4
d_setregid='undef'
5
d_setreuid='undef'
6
case "$usemymalloc" in
7
'') usemymalloc='y'
8
ccflags="$ccflags -DNO_RCHECK"
9
;;
10
esac