Explorar o código

fix(debian): hardening all but no PIE flag

jrcoding %!s(int64=4) %!d(string=hai) anos
pai
achega
738629b198
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      debian/rules-template

+ 1 - 0
debian/rules-template

@@ -2,6 +2,7 @@
 
 export DH_VERBOSE = 1
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie
 export DEB_BUILD_OPTIONS=parallel=4
 
 override_dh_auto_configure: