summaryrefslogtreecommitdiff
path: root/devel/oaf/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'devel/oaf/patches/patch-ag')
-rw-r--r--devel/oaf/patches/patch-ag14
1 files changed, 14 insertions, 0 deletions
diff --git a/devel/oaf/patches/patch-ag b/devel/oaf/patches/patch-ag
new file mode 100644
index 00000000000..d8c686c3db2
--- /dev/null
+++ b/devel/oaf/patches/patch-ag
@@ -0,0 +1,14 @@
+$NetBSD: patch-ag,v 1.1.1.1 2000/07/16 19:44:18 rh Exp $
+
+--- configure.orig Mon Jul 3 23:59:03 2000
++++ configure Sun Jul 16 20:33:37 2000
+@@ -3347,8 +3347,7 @@
+ -Wall -Wno-uninitialized \
+ -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes \
+ -Wnested-externs -Wpointer-arith \
+- -Wno-sign-compare -Wsign-promo \
+- -Werror"
++ -Wno-sign-compare -Wsign-promo"
+ fi
+
+ trap '' 1 2 15