summaryrefslogtreecommitdiffhomepage
path: root/pkg/deb/debian.module/rules-noarch.in
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/deb/debian.module/rules-noarch.in')
-rwxr-xr-xpkg/deb/debian.module/rules-noarch.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/deb/debian.module/rules-noarch.in b/pkg/deb/debian.module/rules-noarch.in
index 61f2bd25..d75134db 100755
--- a/pkg/deb/debian.module/rules-noarch.in
+++ b/pkg/deb/debian.module/rules-noarch.in
@@ -4,7 +4,7 @@
#export DH_VERBOSE=1
export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
-export DEB_CFLAGS_MAINT_APPEND=-Wp,-D_FORTIFY_SOURCE=2
+export DEB_CFLAGS_MAINT_APPEND=-Wp,-D_FORTIFY_SOURCE=2 -fPIC
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk