projects
/
ossec-hids.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7c79db
)
- enable fortify as well
author
Dinko Korunic
<kreator@carnet.hr>
Thu, 15 Aug 2013 17:52:56 +0000
(19:52 +0200)
committer
Dinko Korunic
<kreator@carnet.hr>
Thu, 15 Aug 2013 17:52:56 +0000
(19:52 +0200)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index
924bd44
..
ef79557
100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-14,6
+14,7
@@
SUBDIRS = .ssh active-response active-response/bin agentless bin etc etc/shared
###################### hardening #################
export DEB_BUILD_HARDENING=1
+export DEB_BUILD_HARDENING_FORTIFY=1
###################### main ######################