aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Unit 193 <unit193@unit193.net>2021-11-10 01:03:58 -0500
committerLibravatar Unit 193 <unit193@unit193.net>2021-11-10 01:03:58 -0500
commit6a0a0d6349453a855721ec2630754d4f73687acd (patch)
tree211f1ad4c62bf520ecfa4912bc44c2792017e644
parenta030767a071e475f44cea9e2370516045d8285de (diff)
downloadbarrier-6a0a0d6349453a855721ec2630754d4f73687acd.tar.bz2
barrier-6a0a0d6349453a855721ec2630754d4f73687acd.tar.xz
barrier-6a0a0d6349453a855721ec2630754d4f73687acd.tar.zst
d/rules: Drop --as-needed, as this is now default in stable.
-rwxr-xr-xdebian/rules1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 3d06bc1..2e0b32a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,6 @@
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/default.mk
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
export BARRIER_VERSION_STAGE=Release