ToastFreeware
/
debian
/
fullquottel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c9686d
)
Set bindnow linker flag in debian/rules.
author
gregor herrmann
<gregoa@debian.org>
Sat, 2 May 2020 15:15:28 +0000
(17:15 +0200)
committer
gregor herrmann
<gregoa@debian.org>
Sat, 2 May 2020 15:15:28 +0000
(17:15 +0200)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 2d33f6ac8992b7da84b39a5bca0742c4962d3349..73c5dbcf3303dd40b48b943b7bf6c19df626b696 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-1,4
+1,6
@@
#!/usr/bin/make -f
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
%:
dh $@