summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/perl/ext/POSIX/hints/openbsd.pl1
-rw-r--r--gnu/usr.bin/perl/ext/SDBM_File/hints/openbsd.pl1
-rw-r--r--gnu/usr.bin/perl/ext/SDBM_File/sdbm/hints/openbsd.pl1
3 files changed, 0 insertions, 3 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';
diff --git a/gnu/usr.bin/perl/ext/SDBM_File/hints/openbsd.pl b/gnu/usr.bin/perl/ext/SDBM_File/hints/openbsd.pl
deleted file mode 100644
index 0475a995b6f..00000000000
--- a/gnu/usr.bin/perl/ext/SDBM_File/hints/openbsd.pl
+++ /dev/null
@@ -1 +0,0 @@
-$self->{OPTIMIZE} = '-O1';
diff --git a/gnu/usr.bin/perl/ext/SDBM_File/sdbm/hints/openbsd.pl b/gnu/usr.bin/perl/ext/SDBM_File/sdbm/hints/openbsd.pl
deleted file mode 100644
index 0475a995b6f..00000000000
--- a/gnu/usr.bin/perl/ext/SDBM_File/sdbm/hints/openbsd.pl
+++ /dev/null
@@ -1 +0,0 @@
-$self->{OPTIMIZE} = '-O1';