[SCM] x264/master: don't forcefully set --as-needed linker flag to avoid setting it twice
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Wed Jan 18 14:27:06 UTC 2012
The following commit has been merged in the master branch:
commit ce0a6ab3e9739dcc3e4a95db22204efc1ec61097
Author: Reinhard Tartler <siretart at tauware.de>
Date: Wed Jan 18 15:18:24 2012 +0100
don't forcefully set --as-needed linker flag to avoid setting it twice
diff --git a/debian/rules b/debian/rules
index 2e6e90f..0b68d9e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,8 +9,6 @@ DEB_HOST_GNU_CPU ?= $(shell dpkg-architecture -qDEB_HOST_GNU_CPU)
include debian/confflags
-LDFLAGS += -Wl,--as-needed
-
DH_INSTALL_FILES = debian/$(libx264N).install \
debian/libx264-dev.install
--
x264 packaging
More information about the pkg-multimedia-commits
mailing list