This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
5.004 removed deprecated %OVERLOAD support silently
[perl5.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