[SCM] mplayer/master.experimental: no longer prune compiler flags from the environment

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Fri Jan 6 15:31:11 UTC 2012


The following commit has been merged in the master.experimental branch:
commit 56c0a853de14655da3debc7624c34290f569bf87
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Fri Jan 6 15:30:00 2012 +0100

    no longer prune compiler flags from the environment

diff --git a/debian/rules b/debian/rules
index 1b3466d..55e3990 100755
--- a/debian/rules
+++ b/debian/rules
@@ -92,10 +92,6 @@ else
     sound_backend := oss
 endif
 
-# See http://wiki.debian.org/Teams/Dpkg/DebianRules; #465282  and
-# https://wiki.ubuntu.com/DistCompilerFlags
-CLEAN_ENV=env -u CFLAGS -u CPPFLAGS -u LDFLAGS -u FFLAGS -u CXXFLAGS
-
 build: build-arch build-indep
 
 ####### build-arch

-- 
mplayer packaging



More information about the pkg-multimedia-commits mailing list