d/rules: Don't explicitly use --as-needed linker option

It's the default with bullseye toolchains.
This commit is contained in:
Simon McVittie 2020-04-27 08:19:58 +01:00
parent 7eadc0e82d
commit 4137abb2df
1 changed files with 0 additions and 1 deletions

1
debian/rules vendored
View File

@ -1,7 +1,6 @@
#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
binaries := $(shell dh_listpackages)