ソースを参照

Remove hardening build cruft

Christoph Biedl 8 年 前
コミット
bfefcb6d54
1 ファイル変更0 行追加2 行削除
  1. 0 2
      debian/rules

+ 0 - 2
debian/rules

@@ -1,7 +1,5 @@
 #!/usr/bin/make -f
 
-export DEB_BUILD_HARDENING=1
-
 override_dh_auto_configure:
 	dh_auto_configure -- \
 	    --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \