summaryrefslogtreecommitdiff
path: root/ext/B/hints/darwin.pl
blob: 2f59a60ff9702653c8787bea922ea53914fe4698 (plain)
1
2
# gcc -O3 (and -O2) get overly excited over B.c in MacOS X 10.1.4.
$self->{OPTIMIZE} = '-O1';