diff options
Diffstat (limited to 'contrib/perl5/ext/re/hints/mpeix.pl')
-rw-r--r-- | contrib/perl5/ext/re/hints/mpeix.pl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/perl5/ext/re/hints/mpeix.pl b/contrib/perl5/ext/re/hints/mpeix.pl deleted file mode 100644 index d1fbb91..0000000 --- a/contrib/perl5/ext/re/hints/mpeix.pl +++ /dev/null @@ -1,3 +0,0 @@ -# Fall back to -O optimization to avoid known gcc 2.8.0 -O2 problems on MPE/iX. -# Mark Bixby <markb@cccd.edu> -$self->{OPTIMIZE} = '-O'; |