Remove unnecessary -Wl,--as-needed

This commit is contained in:
ChangZhuo Chen (陳昌倬) 2022-02-13 23:15:40 +08:00 committed by Aaron Rainbolt
parent f6d23a2e55
commit 38c6a7d702

1
debian/rules vendored
View File

@ -2,7 +2,6 @@
#export DH_VERBOSE = 1
export LC_ALL=C.UTF-8
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%: