openbsd-ports/graphics/libdvbpsi/patches/patch-configure
2009-08-18 23:41:12 +00:00

13 lines
311 B
Plaintext

$OpenBSD: patch-configure,v 1.3 2009/08/18 23:41:12 jolan Exp $
--- configure.orig Mon Oct 22 05:09:24 2007
+++ configure Tue Aug 18 18:01:12 2009
@@ -19253,7 +19253,7 @@ if test "$release" = "true"
then
CFLAGS="${CFLAGS} -O6"
else
- CFLAGS="${CFLAGS} -O2"
+ CFLAGS="${CFLAGS} ${ac_save_CFLAGS}"
fi