ToastFreeware
/
debian
/
confclerk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
249a40b
)
Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.
author
gregor herrmann
<gregoa@debian.org>
Fri, 30 Jul 2021 00:06:32 +0000
(
02:06
+0200)
committer
gregor herrmann
<gregoa@debian.org>
Fri, 30 Jul 2021 00:27:41 +0000
(
02:27
+0200)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index f13a6868d4cbdeb2bbac6dbb5fdf7cd7da1a6b6d..17c2d9d04a26f427711b726ac8301cf8ad0bd14b 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-1,7
+1,7
@@
#!/usr/bin/make -f
export QT_SELECT=5
-export DEB_BUILD_MAINT_OPTIONS = hardening=+
bindnow
+export DEB_BUILD_MAINT_OPTIONS = hardening=+
all
%:
dh $@