
$FreeBSD: ports/net/slirp/files/patch-configure,v 1.1 2002/07/22 18:52:50 naddy Exp $

--- configure.orig	Mon Jul 22 00:48:09 2002
+++ configure	Mon Jul 22 00:48:28 2002
@@ -846,9 +846,9 @@
 echo "$ac_t""$CPP" 1>&6
 
 if test x$GCC = xyes; then
-	CFLAGS2="-O2 -Wall -Wno-implicit -Wmissing-prototypes"
+	CFLAGS2=""
 else
-	CFLAGS2="-O"
+	CFLAGS2=""
 	echo "WARNING:  Not using GCC to compile may be hazzardous to your health."
 	echo "          If you can get Slirp to compile and run w/o GCC, notify us so"
 	echo "          we can test for which compiler you're using.  RedWolf recommends"
