[SCM] oxygen packaging branch, master, updated. debian/4%5.10.5-2-15-g3716c73

Maximiliano Curia maxy at moszumanska.debian.org
Wed Feb 7 14:45:50 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/oxygen.git;a=commitdiff;h=cb96239

The following commit has been merged in the master branch:
commit cb96239b470dfc7b5227265958d1706ce373d164
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Jan 23 10:38:09 2018 -0300

    Add link options as-needed
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 7aa1c3c..413d200 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
+
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 l10npkgs_firstversion_ok := 4:4.14.0-2

-- 
oxygen packaging



More information about the pkg-kde-commits mailing list