This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
locale.c: savepv() of getenv()
[perl5.git] / cpan / Digest-MD5 / hints / MacOS.pl
1 # MWCPPC compiler needs to crank down the optimizations
2
3 $self->{MWCPPCOptimize} = "-O1";