summaryrefslogtreecommitdiff
path: root/net/openslp/patches/patch-ab
blob: 4749a186a8c4cabdbd02c18908942a75710e1d29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$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