summaryrefslogtreecommitdiff
path: root/hints/cray.sh
blob: 2ce956695eafc602eef7d0ceac1ea97938dacb75 (plain)
1
2
3
4
5
6
7
8
case `uname -r` in
6.1*) shellflags="-m+65536" ;;
esac
ccflags="$ccflags -DUNICOS -h nomessage=118:151:172"
usemymalloc='n'
libswanted='malloc m'
d_setregid='undef'
d_setreuid='undef'