[Pkg-electronics-commits] [SCM] Package for Gwave branch, master, updated. debian/20090213-1-9-geb231e6
أحمد المحمودي (Ahmed El-Mahmoudy)
aelmahmoudy at users.sourceforge.net
Thu Mar 11 10:00:11 UTC 2010
The following commit has been merged in the master branch:
commit eb231e61c5acad6a08dde9c6e49ff154809bf59a
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
Date: Thu Mar 11 10:55:03 2010 +0200
Override dh_auto_configure to add "-Wl,--as-needed" to LDFLAGS
diff --git a/debian/rules b/debian/rules
index ba786d1..eedfcef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,5 +3,8 @@
%:
dh $@
+override_dh_auto_configure:
+ dh_auto_configure -- LDFLAGS="$(LDFLAGS) -Wl,--as-needed"
+
override_dh_compress:
dh_compress --exclude=examples
--
Package for Gwave
More information about the Pkg-electronics-commits
mailing list