xref: /openbsd/gnu/usr.bin/perl/ext/B/hints/darwin.pl (revision db3296cf)
1# gcc -O3 (and -O2) get overly excited over B.c in MacOS X 10.1.4.
2$self->{OPTIMIZE} = '-O1';
3