From be2ae5d69b12e4f41bb6a8a69b3bf3337a19c9c9 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Thu, 27 May 1999 16:26:50 +0000 Subject: Use -O1 to work around egcs/m68k bug --- gnu/usr.bin/perl/ext/SDBM_File/sdbm/hints/openbsd.pl | 1 + 1 file changed, 1 insertion(+) create mode 100644 gnu/usr.bin/perl/ext/SDBM_File/sdbm/hints/openbsd.pl (limited to 'gnu') 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 new file mode 100644 index 00000000000..0475a995b6f --- /dev/null +++ b/gnu/usr.bin/perl/ext/SDBM_File/sdbm/hints/openbsd.pl @@ -0,0 +1 @@ +$self->{OPTIMIZE} = '-O1'; -- cgit v1.2.3