File: unicos.sh

package info (click to toggle)
perl 5.004.04-7.0.1
  • links: PTS
  • area: main
  • in suites: slink
  • size: 11,100 kB
  • ctags: 11,261
  • sloc: ansic: 70,318; perl: 53,778; sh: 12,771; lisp: 4,226; yacc: 911; makefile: 816
file content (7 lines) | stat: -rw-r--r-- 109 bytes parent folder | download | duplicates (2)
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'