[neon/kde/kwin/Neon/unstable] debian: Revert "export CXXFLAGS="-stdlib=libc++""
Carlos De Maine
null at kde.org
Sun Mar 29 08:50:53 BST 2026
Git commit 198b032d39673fb682b1eb258bdbccaf8238f154 by Carlos De Maine.
Committed on 29/03/2026 at 07:49.
Pushed by carlosdem into branch 'Neon/unstable'.
Revert "export CXXFLAGS="-stdlib=libc++""
This reverts commit c8be0d9f632c0caf0c29a19cded36ec83b4d90cd.
M +0 -2 debian/rules
https://invent.kde.org/neon/kde/kwin/-/commit/198b032d39673fb682b1eb258bdbccaf8238f154
diff --git a/debian/rules b/debian/rules
index 1737d20..a04eeaa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,8 +6,6 @@
# so switch to clang-19 which works for freebsd in CI
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