[neon/extras/tellico/Neon/release] debian: drop custom LDFLAGS
Pino Toscano
null at kde.org
Thu Sep 8 17:48:54 BST 2022
Git commit c493453056d571c0e44f5e14f9b162ced80746ab by Pino Toscano.
Committed on 21/08/2021 at 06:56.
Pushed by jriddell into branch 'Neon/release'.
drop custom LDFLAGS
M +1 -0 debian/changelog
M +0 -1 debian/rules
https://invent.kde.org/neon/extras/tellico/commit/c493453056d571c0e44f5e14f9b162ced80746ab
diff --git a/debian/changelog b/debian/changelog
index c93a8e3..4785c49 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ tellico (3.4.1-0r1) UNRELEASED; urgency=medium
* Update the patches:
- tests-no-network.diff: drop, the tests that may use the network are not
built anymore by default
+ * Stop adding custom LDFLAGS, as they are not needed anymore.
-- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Sat, 21 Aug 2021 08:35:05 +0200
diff --git a/debian/rules b/debian/rules
index 70cbdcb..5e67150 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,6 @@
# The fixfilepath feature causes a build failure, disable it.
export DEB_BUILD_MAINT_OPTIONS = reproducible=-fixfilepath
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--no-undefined -Wl,--as-needed
# do not use kdeinit for kio
export KDE_FORK_SLAVES=1
More information about the Neon-commits
mailing list