[neon/forks/kaidan/Neon/unstable] debian: Revert "reinstate linking strategy + -latomic to try and fix arm"

Carlos De Maine null at kde.org
Thu Feb 23 23:10:43 GMT 2023


Git commit 2f0407a9df264528c61cf734a7f44e2df3824148 by Carlos De Maine.
Committed on 23/02/2023 at 23:10.
Pushed by carlosdem into branch 'Neon/unstable'.

Revert "reinstate linking strategy + -latomic to try and fix arm"

This reverts commit 93d4419a2fb60fdca43c9f05455cc638469e0a00

M  +0    -2    debian/rules

https://invent.kde.org/neon/forks/kaidan/commit/2f0407a9df264528c61cf734a7f44e2df3824148

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


More information about the Neon-commits mailing list