[Pkg-xfce-commits] [Git][xfce-team/goodies/xfce4-clipman-plugin][debian/master] Drop --as-needed from LDFLAGS
Unit 193 (@unit193)
gitlab at salsa.debian.org
Sat Oct 1 10:04:37 BST 2022
Unit 193 pushed to branch debian/master at xfce / goodies / xfce4-clipman-plugin
Commits:
ce81241f by Akbarkhon Variskhanov at 2022-09-14T18:11:02+05:00
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,-z,defs -Wl,--as-needed -Wl,-O1
+export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs -Wl,-O1
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
View it on GitLab: https://salsa.debian.org/xfce-team/goodies/xfce4-clipman-plugin/-/commit/ce81241f31a17e27c8553501a93536058e24123f
--
View it on GitLab: https://salsa.debian.org/xfce-team/goodies/xfce4-clipman-plugin/-/commit/ce81241f31a17e27c8553501a93536058e24123f
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/20221001/ff6c2497/attachment-0001.htm>
More information about the Pkg-xfce-commits
mailing list