2009-09-01 10:25:15 -04:00
|
|
|
$OpenBSD: patch-configure,v 1.7 2009/09/01 14:25:15 okan Exp $
|
|
|
|
--- configure.orig Sat Apr 11 15:59:34 2009
|
|
|
|
+++ configure Thu May 28 17:33:23 2009
|
|
|
|
@@ -23738,7 +23738,7 @@ $as_echo_n "checking Checking for GCC Specific compile
|
2005-07-21 11:16:46 -04:00
|
|
|
if test x"$GCC" = "xyes"; then
|
|
|
|
|
|
|
|
|
|
|
|
- GCC_CFLAG="-g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized"
|
2005-10-27 17:47:28 -04:00
|
|
|
+ GCC_CFLAG=""
|
2009-09-01 10:25:15 -04:00
|
|
|
{ $as_echo "$as_me:$LINENO: result: yes" >&5
|
|
|
|
$as_echo "yes" >&6; }
|
2005-07-21 11:16:46 -04:00
|
|
|
|