diff options
author | 1999-05-26 17:11:34 +0000 | |
---|---|---|
committer | 1999-05-26 17:11:34 +0000 | |
commit | 71b9bec96562d9f1bf4ba95afcef2f7819ec5cb9 (patch) | |
tree | 43cd65524f0016472a43e2e132c2017340e2b57e /gnu/usr.bin/perl/ext/SDBM_File | |
parent | Remove warnings (patch pending at cygnus) (diff) | |
download | wireguard-openbsd-71b9bec96562d9f1bf4ba95afcef2f7819ec5cb9.tar.xz wireguard-openbsd-71b9bec96562d9f1bf4ba95afcef2f7819ec5cb9.zip |
egcs Internal compiler errors on m68k.
Diffstat (limited to 'gnu/usr.bin/perl/ext/SDBM_File')
-rw-r--r-- | gnu/usr.bin/perl/ext/SDBM_File/hints/openbsd.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/perl/ext/SDBM_File/hints/openbsd.pl b/gnu/usr.bin/perl/ext/SDBM_File/hints/openbsd.pl new file mode 100644 index 00000000000..c5d9d2c0703 --- /dev/null +++ b/gnu/usr.bin/perl/ext/SDBM_File/hints/openbsd.pl @@ -0,0 +1 @@ +$self->{CCFLAGS} = $Config{ccflags} . ' -O1' ; |