X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=ossec-hids.git;a=blobdiff_plain;f=debian%2Frules;fp=debian%2Frules;h=ef79557576f8f535c046935f80c19baa315a09a9;hp=924bd44aabc76eacea811cfc85e1f2e9aeb3682a;hb=7ff47fde062004336c7d4487daa70dc6e6ef81c8;hpb=f7c79dbc75bfe66dd77247e219ff57c088e451e2 diff --git a/debian/rules b/debian/rules index 924bd44..ef79557 100755 --- 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 ######################