openbsd-ports/net/dictd/patches/patch-libmaa_configure

15 lines
337 B
Plaintext
Raw Normal View History

$OpenBSD: patch-libmaa_configure,v 1.1.1.1 2006/04/19 17:11:52 alek Exp $
--- libmaa/configure.orig Sat Apr 15 12:30:24 2006
+++ libmaa/configure Sat Apr 15 12:30:26 2006
@@ -2501,10 +2501,7 @@ fi
REALCC="$CC"
if test "$CC" = gcc; then
- CFLAGS='-g -O'
WCFLAGS='-Wall -pedantic'
-else
- CFLAGS='-g'
fi
needs_xmalloc=1