Pārlūkot izejas kodu

fix(debian): hardening all but no PIE flag

jrcoding 4 gadi atpakaļ
vecāks
revīzija
738629b198
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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: