7579eed65a40aec43b445c54b1ee90424d137435
[p5sagit/p5-mst-13.2.git] / hints / unicos.sh
1 case `uname -r` in
2 6.1*) shellflags="-m+65536" ;;
3 esac
4 optimize="-O1"
5 d_setregid='undef'
6 d_setreuid='undef'
7 case "$usemymalloc" in
8 '') usemymalloc='y' ;;
9 esac
10