[SCM] x264/master: --disable-debug is no longer a known option for ./configure.

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Mon Jul 25 23:18:34 UTC 2011


The following commit has been merged in the master branch:
commit 844cd6d5494d1b4d95b44507a461eb7673881afd
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Mon Jul 25 17:49:42 2011 -0400

    --disable-debug is no longer a known option for ./configure.

diff --git a/debian/confflags b/debian/confflags
index 8c224ae..a1e4e46 100644
--- a/debian/confflags
+++ b/debian/confflags
@@ -6,9 +6,6 @@
 CFLAGS = $(or $(DEB_CFLAGS),-Wall)
 
 common_confflags += --prefix=/usr
-ifeq (,$(filter nostrip,$(DEB_BUILD_OPTIONS)))
-  common_confflags += --disable-debug
-endif
 
 # XXX why isn't --enable-visualize used in the static build?
 # TODO --disable-asm when we build an opt flavor?

-- 
x264 packaging



More information about the pkg-multimedia-commits mailing list