[neon/3rdparty/indi/Neon/release] debian: Remove the explicit as-needed linking, as it is done by binutils now.
Jonathan Riddell
null at kde.org
Tue Jul 13 12:02:52 BST 2021
Git commit 30d41b5efad36ce1e9f2f9247ba496b3c7068662 by Jonathan Riddell.
Committed on 13/07/2021 at 11:02.
Pushed by jriddell into branch 'Neon/release'.
Remove the explicit as-needed linking, as it is done by binutils now.
M +0 -2 debian/rules
https://invent.kde.org/neon/3rdparty/indi/commit/30d41b5efad36ce1e9f2f9247ba496b3c7068662
diff --git a/debian/rules b/debian/rules
index 69589f4..e82c503 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,5 @@
#!/usr/bin/make -f
-export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
-
%:
dh $@
More information about the Neon-commits
mailing list