summaryrefslogtreecommitdiff
path: root/hints/unicos.sh
blob: b864019a841dc1b6872e0ba25dfa87b6ead47eb5 (plain)
1
2
3
4
5
6
7
case `uname -r` in
6.1*) shellflags="-m+65536" ;;
esac
optimize="-O1"
d_setregid='undef'
d_setreuid='undef'