ソースを参照

Enable full hardening build

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

+ 2 - 0
debian/rules

@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@ --with systemd --with autoreconf --with ppp