[SCM] gmerlin-avdecoder/master: Add -Wl,--as-needed to LDFLAGS

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Jan 17 19:31:48 UTC 2011


The following commit has been merged in the master branch:
commit 52e413ec6f75e3ebedc35c1b8ccb27392d6558b3
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Jan 17 20:31:21 2011 +0100

    Add -Wl,--as-needed to LDFLAGS

diff --git a/debian/rules b/debian/rules
index 9df2459..c9717a7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,6 +19,8 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
+LDFLAGS+=-Wl,--as-needed
+
 include /usr/share/cdbs/1/rules/upstream-tarball.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk

-- 
gmerlin-avdecoder packaging



More information about the pkg-multimedia-commits mailing list