[SCM] guayadeque/master: Disable DEBUG flag on build.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Aug 12 11:39:20 UTC 2014


The following commit has been merged in the master branch:
commit 96e851bf5b2b8c5d55799158e1591b4b5f133854
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Aug 12 12:10:37 2014 +0100

    Disable DEBUG flag on build.

diff --git a/debian/rules b/debian/rules
index 3fa8ff6..09c53b5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 export LDFLAGS+=-Wl,--as-needed
+export DEB_CXXFLAGS_MAINT_APPEND := -DNDEBUG
 
 export REPACK_SH=$(CURDIR)/debian/repack.sh
 

-- 
guayadeque packaging



More information about the pkg-multimedia-commits mailing list