pkgsrc/multimedia/libdvbpsi/patches/patch-ab
adam 9b521c906d Changes 0.1.7:
* new VBI data descriptor support (0x45)
* NIT support
* TOT/TDT support
* new DVB Satellite Delivery systems descriptor support (0x43)
* new DVB Local time offset descriptor support (0x58)
* new Terrestrial Delivery systems descriptor support (0x5a)
2010-11-04 19:43:32 +00:00

13 lines
253 B
Text

$NetBSD: patch-ab,v 1.1 2010/11/04 19:43:33 adam Exp $
--- configure.orig 2010-11-04 09:06:29.000000000 +0000
+++ configure
@@ -11226,8 +11226,6 @@ fi
if test "$release" = "true"
then
CFLAGS="${CFLAGS} -O6"
-else
- CFLAGS="${CFLAGS} -O2"
fi