[hamradio-commits] [soapyosmo] 02/03: Compile with --as-needed
Andreas E. Bombe
aeb at moszumanska.debian.org
Sat Feb 4 17:01:57 UTC 2017
This is an automated email from the git hooks/post-receive script.
aeb pushed a commit to branch master
in repository soapyosmo.
commit 86ffeac408d3635af6dda7a8baa057175dce1c5f
Author: Andreas Bombe <aeb at debian.org>
Date: Sat Feb 4 15:22:09 2017 +0100
Compile with --as-needed
---
debian/changelog | 1 +
debian/rules | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 2b2e5dc..40075f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ soapyosmo (0.2.4-2) UNRELEASED; urgency=medium
* Remove left over sentence fragment from soapysdr-module-mirisdr
description (Closes: #853969)
+ * Compile with --as-needed
-- Andreas Bombe <aeb at debian.org> Sat, 04 Feb 2017 15:11:49 +0100
diff --git a/debian/rules b/debian/rules
index 97d1133..461edf6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
# -*- makefile -*-
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/soapyosmo.git
More information about the pkg-hamradio-commits
mailing list