[SCM] extra-cmake-modules packaging branch, master, updated. debian/5.37.0-2-94-gd70e00b

Maximiliano Curia maxy at moszumanska.debian.org
Fri Jan 26 15:16:14 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/extra-cmake-modules.git;a=commitdiff;h=36d1d66

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

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

diff --git a/debian/rules b/debian/rules
index 37a278e..7cd7abf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
+
 %:
 	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --with linktree
 

-- 
extra-cmake-modules packaging



More information about the pkg-kde-commits mailing list