[neon/kde/kwin/Neon/unstable] debian: Revert "not the linker"
Carlos De Maine
null at kde.org
Sun Mar 29 08:50:53 BST 2026
Git commit 1851c6ba8a7cf894615d71dc398035295bae4a6a by Carlos De Maine.
Committed on 29/03/2026 at 07:49.
Pushed by carlosdem into branch 'Neon/unstable'.
Revert "not the linker"
This reverts commit ea8d218d7f2fa0db0810078e7f914e5d68f01a89.
M +1 -0 debian/rules
https://invent.kde.org/neon/kde/kwin/-/commit/1851c6ba8a7cf894615d71dc398035295bae4a6a
diff --git a/debian/rules b/debian/rules
index 4d0b569..1737d20 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,7 @@
export CC=clang-19
export CXX=clang++-19
export CXXFLAGS="-stdlib=libc++"
+export LDFLAGS="-stdlib=libc++"
%:
dh $@ --with kf6 --buildsystem kf6
More information about the Neon-commits
mailing list