[neon/kde/spectacle/Neon/release_jammy] debian: none
Carlos De Maine
null at kde.org
Wed Jun 5 16:04:19 BST 2024
Git commit 2e7cfe5b7831f130b56d678672556967ca17696a by Carlos De Maine.
Committed on 05/06/2024 at 15:04.
Pushed by carlosdem into branch 'Neon/release_jammy'.
none
M +1 -1 debian/rules
https://invent.kde.org/neon/kde/spectacle/-/commit/2e7cfe5b7831f130b56d678672556967ca17696a
diff --git a/debian/rules b/debian/rules
index a958c98..f1433ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
export CC=/usr/bin/clang-15
export CXX=/usr/bin/clang++-15
-export CXXFLAGS='-stdlib=libc++ -std=c++20'
+export CXXFLAGS=-stdlib=libc++ -std=c++20
export LDXX='clang++ -stdlib=libc++'
export LDXXFLAGS='clang++ -stdlib=libc++'
More information about the Neon-commits
mailing list