2009-04-04 14:28:14 -04:00
|
|
|
$OpenBSD: patch-configure,v 1.2 2009/04/04 18:28:15 rui Exp $
|
|
|
|
--- configure.orig Tue Feb 3 20:16:11 2009
|
|
|
|
+++ configure Sat Mar 28 13:28:59 2009
|
|
|
|
@@ -23930,7 +23930,7 @@ echo "${ECHO_T}yes" >&6; }
|
2008-09-25 16:43:56 -04:00
|
|
|
WARNINGS="-Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith \
|
|
|
|
-Wmissing-declarations -Wredundant-decls -Wnested-externs \
|
|
|
|
-Wsign-compare -Wreturn-type -Wswitch -Wshadow \
|
|
|
|
- -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter"
|
2009-04-04 14:28:14 -04:00
|
|
|
+ -Wcast-qual -Wwrite-strings"
|
2008-09-25 16:43:56 -04:00
|
|
|
fi
|
|
|
|
else
|
|
|
|
|
2009-04-04 14:28:14 -04:00
|
|
|
@@ -23944,7 +23944,7 @@ echo "${ECHO_T}yes" >&6; }
|
2008-09-25 16:43:56 -04:00
|
|
|
WARNINGS="-Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith \
|
|
|
|
-Wmissing-declarations -Wredundant-decls -Wnested-externs \
|
|
|
|
-Wsign-compare -Wreturn-type -Wswitch -Wshadow \
|
|
|
|
- -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter"
|
2009-04-04 14:28:14 -04:00
|
|
|
+ -Wcast-qual -Wwrite-strings"
|
2008-09-25 16:43:56 -04:00
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|