From f9a967ffb074ded3a592f0a3e10a452244214644 Mon Sep 17 00:00:00 2001 From: Yue-Lan Date: Tue, 25 Apr 2023 16:18:30 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B7=B3=E8=BF=87=E6=89=80=E6=9C=89=E6=9E=B6?= =?UTF-8?q?=E6=9E=84=E6=A3=80=E6=9F=A5=EF=BC=8C=E9=81=BF=E5=85=8D=E6=9E=84?= =?UTF-8?q?=E5=BB=BA=E9=94=99=E8=AF=AF=E9=97=AE=E9=A2=98=EF=BC=88=E5=90=8E?= =?UTF-8?q?=E7=BB=AD=E9=9C=80=E6=81=A2=E5=A4=8D=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/rules b/debian/rules index 87a7521..f3cbc2c 100755 --- a/debian/rules +++ b/debian/rules @@ -4,6 +4,8 @@ binaries := $(shell dh_listpackages) export DEB_BUILD_MAINT_OPTIONS=hardening=+bindnow +export DEB_BUILD_OPTIONS=nocheck + # Ensure the build aborts when there are still references to undefined symbols DEB_LDFLAGS_MAINT_APPEND += -Wl,-z,defs