[neon/forks/kaidan/Neon/unstable] debian: drop linking strategy

Carlos De Maine null at kde.org
Thu Feb 23 15:02:03 GMT 2023


Git commit 3faeadf7e476363f86a38124753b5cb5d4323f80 by Carlos De Maine.
Committed on 23/02/2023 at 15:02.
Pushed by carlosdem into branch 'Neon/unstable'.

drop linking strategy

M  +0    -2    debian/rules

https://invent.kde.org/neon/forks/kaidan/commit/3faeadf7e476363f86a38124753b5cb5d4323f80

diff --git a/debian/rules b/debian/rules
index 7484431..e5c532a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,5 @@
 #!/usr/bin/make -f
 
-export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
-
 %:
 	dh $@ --with kf5 --buildsystem kf5
 


More information about the Neon-commits mailing list