summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/perl/ext/POSIX/hints/openbsd.pl
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/perl/ext/POSIX/hints/openbsd.pl')
-rw-r--r--gnu/usr.bin/perl/ext/POSIX/hints/openbsd.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/ext/POSIX/hints/openbsd.pl b/gnu/usr.bin/perl/ext/POSIX/hints/openbsd.pl
index 3e12119b872..b0303ba7f31 100644
--- a/gnu/usr.bin/perl/ext/POSIX/hints/openbsd.pl
+++ b/gnu/usr.bin/perl/ext/POSIX/hints/openbsd.pl
@@ -2,4 +2,3 @@
# XXX A Configure test is needed.
$self->{CCFLAGS} = $Config{ccflags} . ' -DSTRUCT_TM_HASZONE' ;
-$self->{OPTIMIZE} = '-O1';