openbsd-ports/graphics/libdvbpsi/patches/patch-configure
2010-04-26 00:11:37 +00:00

13 lines
311 B
Plaintext

$OpenBSD: patch-configure,v 1.4 2010/04/26 00:11:37 jolan Exp $
--- configure.orig Fri Apr 23 03:15:47 2010
+++ configure Sat Apr 24 18:56:34 2010
@@ -11227,7 +11227,7 @@ if test "$release" = "true"
then
CFLAGS="${CFLAGS} -O6"
else
- CFLAGS="${CFLAGS} -O2"
+ CFLAGS="${CFLAGS} ${ac_save_CFLAGS}"
fi