9b521c906d
* 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)
13 lines
253 B
Text
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
|
|
|
|
|