summaryrefslogtreecommitdiff
path: root/ext/re/hints/mpeix.pl
diff options
context:
space:
mode:
Diffstat (limited to 'ext/re/hints/mpeix.pl')
-rw-r--r--ext/re/hints/mpeix.pl3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/re/hints/mpeix.pl b/ext/re/hints/mpeix.pl
deleted file mode 100644
index d1fbb91f8f..0000000000
--- a/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';