[Pkg-xfce-commits] [Git][xfce-team/goodies/xfce4-whiskermenu-plugin][debian/master] d/rules: Drop --as-needed from LDFLAGS
Unit 193 (@unit193)
gitlab at salsa.debian.org
Sat Oct 8 03:24:11 BST 2022
Unit 193 pushed to branch debian/master at xfce / goodies / xfce4-whiskermenu-plugin
Commits:
2371e31f by Akbarkhon Variskhanov at 2022-10-08T02:24:07+00:00
d/rules: Drop --as-needed from LDFLAGS
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed -Wl,-O1 -Wl,-z,defs
+export DEB_LDFLAGS_MAINT_APPEND=-Wl,-O1 -Wl,-z,defs
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
View it on GitLab: https://salsa.debian.org/xfce-team/goodies/xfce4-whiskermenu-plugin/-/commit/2371e31fcd53d8f9f514fb387b322f936134a39a
--
View it on GitLab: https://salsa.debian.org/xfce-team/goodies/xfce4-whiskermenu-plugin/-/commit/2371e31fcd53d8f9f514fb387b322f936134a39a
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-xfce-commits/attachments/20221008/8e03cf22/attachment.htm>
More information about the Pkg-xfce-commits
mailing list