[SCM] mp4v2/master: debian/rules: CXXFLAGS removed

mfv-guest at users.alioth.debian.org mfv-guest at users.alioth.debian.org
Tue Oct 25 15:10:26 UTC 2011


The following commit has been merged in the master branch:
commit 39fde52a54606e3a2ce278b9b4137c8702d6de96
Author: Matteo F. Vescovi <m.vescovi at revese.it>
Date:   Tue Oct 25 17:07:52 2011 +0200

    debian/rules: CXXFLAGS removed

diff --git a/debian/rules b/debian/rules
index 18c8213..faf1c45 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,6 @@
 #!/usr/bin/make -f
 export DH_OPTIONS
 
-CXXFLAGS += -Wall -g -O$(if $(findstring noopt,$(DEB_BUILD_OPTIONS)),0,2)
-
 DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
 
 ifeq ($(DEB_HOST_ARCH_CPU),armhf)

-- 
mp4v2 packaging



More information about the pkg-multimedia-commits mailing list