From 3c7c3b7f4e352f9afd0db1a6f62060b7d03013f3 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 28 Jan 2015 18:21:44 +0100 Subject: Support hardened builds for nxagent and libNX_*.so files. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index acef66c76..a4f9257ff 100755 --- a/debian/rules +++ b/debian/rules @@ -132,7 +132,7 @@ override_dh_auto_build: cp -av .preserve/* . rm -Rf .preserve/ - SHLIBDIR=$(LIBDIR) PREFIX=/usr dh_auto_build --parallel + LOCAL_LDFLAGS=$(LDFLAGS) SHLIBGLOBALSFLAGS=$(LDFLAGS) SHLIBDIR=$(LIBDIR) PREFIX=/usr dh_auto_build --parallel override_dh_strip: dh_strip -plibnx-x11-6 --dbg-package=libnx-x11-6-dbg -- cgit v1.2.3