[SCM] flam3/master: Fix avoid building with --as-needed: Breaks somehow...

js at users.alioth.debian.org js at users.alioth.debian.org
Thu Apr 18 19:24:06 UTC 2013


The following commit has been merged in the master branch:
commit 6fc2240d5a12a8d887baaa9292a51c34b4c1c719
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Nov 15 18:11:10 2012 +0100

    Fix avoid building with --as-needed: Breaks somehow...

diff --git a/debian/rules b/debian/rules
index 5a03bfc..6abdb9f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,9 +35,6 @@ DEB_UPSTREAM_TARBALL_MD5 = 916e1cda65b4ce2c84b3b4edc7d9605a
 
 CDBS_BUILD_DEPENDS += , zlib1g-dev, libpng12-dev, libxml2-dev, libjpeg-dev
 
-DEB_DH_AUTORECONF_ARGS = --as-needed
-LDFLAGS += -Wl,--as-needed
-
 DEB_SRCDIR = src
 
 LDFLAGS += -Wl,-z,defs

-- 
flam3 packaging



More information about the pkg-multimedia-commits mailing list