ToastFreeware
/
debian
/
cdck.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49b2486
)
Set bindnow linker flag in debian/rules.
author
gregor herrmann
<gregoa@debian.org>
Sat, 9 Jun 2018 20:34:55 +0000
(22:34 +0200)
committer
gregor herrmann
<gregoa@debian.org>
Sat, 9 Jun 2018 20:34:55 +0000
(22:34 +0200)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 7741599acf1820f6e7c5ae03a8f704df8b3847a0..c8b068aaafd228bef148736652ad4e8a18d35daf 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-1,6
+1,7
@@
#!/usr/bin/make -f
export CONFIG_SHELL=/bin/bash
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
%:
dh $@ --no-parallel