source: vendor/perl/5.8.8/ext/re/hints/mpeix.pl@ 3181

Last change on this file since 3181 was 3181, checked in by bird, 18 years ago

perl 5.8.8

File size: 137 bytes
Line 
1# Fall back to -O optimization to avoid known gcc 2.8.0 -O2 problems on MPE/iX.
2# Mark Bixby <markb@cccd.edu>
3$self->{OPTIMIZE} = '-O';
Note: See TracBrowser for help on using the repository browser.