This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add descriptions for $^E and $^O, and squash a typo.
[perl5.git] / hints / unicos.sh
CommitLineData
68decaef
LW
1case `uname -r` in
26.1*) shellflags="-m+65536" ;;
3esac
a0d0e21e
LW
4ccflags="$ccflags -DHZ=__hertz"
5optimize="-O1"
6libswanted=m
85e6fe83
LW
7d_setregid='undef'
8d_setreuid='undef'
40000a8c 9