pkgsrc/net/openslp/patches/patch-ab

13 lines
367 B
Text

$NetBSD: patch-ab,v 1.1 2004/04/28 11:49:12 adam Exp $
--- configure.orig 2004-04-28 13:40:34.000000000 +0000
+++ configure
@@ -1810,7 +1810,7 @@ if test X"$GCC" = X"yes"; then
CFLAGS="$CFLAGS -Werror"
fi
if test X"$debug" = X"no"; then
- OPTFLAGS="-O3"
+ OPTFLAGS=""
fi
elif $CC -V 2>&1 | grep "WorkShop Compilers"; then