Use proper hardening options
authorMarius Gavrilescu <Marius Gavrilescu>
Thu, 8 Dec 2016 16:08:24 +0000 (18:08 +0200)
committerMarius Gavrilescu <Marius Gavrilescu>
Thu, 8 Dec 2016 16:08:24 +0000 (18:08 +0200)
debian/rules

index cbe925d7587131c8ec8761915930894c60c096fd..a726a69fb789659b862ae6af14bd6ee152407b30 100755 (executable)
@@ -1,3 +1,4 @@
 #!/usr/bin/make -f
 #!/usr/bin/make -f
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 %:
        dh $@
 %:
        dh $@
This page took 0.011402 seconds and 4 git commands to generate.