projects
/
pcl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ab26bc
)
Enable PIE
author
Jochen Sprickerhof
<git@jochen.sprickerhof.de>
Sat, 24 Jun 2017 06:48:37 +0000
(08:48 +0200)
committer
Jochen Sprickerhof
<git@jochen.sprickerhof.de>
Sat, 24 Jun 2017 06:48:37 +0000
(08:48 +0200)
Closes: #865652
Thanks: Adrian Bunk
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index e837d7f99c8ee2e52bd8fb1f0ef43d8967f74fc6..a48df6663839a779e558dc11ad2736079ee6d533 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-1,7
+1,7
@@
#!/usr/bin/make -f
# Hardening.
-export DEB_BUILD_MAINT_OPTIONS=hardening=+all
,-pie
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS)
CFLAGS:=$(shell dpkg-buildflags --get CFLAGS)