[neon/snap-packaging/kde-pyside6-core-sdk/work.core24.iterate] /: all compilers need to be same
Carlos De Maine
null at kde.org
Wed Aug 27 09:34:33 BST 2025
Git commit 76c1e6f826b126e3ab1fd237dc49aa4529f1462d by Carlos De Maine.
Committed on 27/08/2025 at 08:34.
Pushed by carlosdem into branch 'work.core24.iterate'.
all compilers need to be same
M +1 -1 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/kde-pyside6-core-sdk/-/commit/76c1e6f826b126e3ab1fd237dc49aa4529f1462d
diff --git a/snapcraft.yaml b/snapcraft.yaml
index d7de28b..e54e792 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -78,7 +78,7 @@ parts:
- -DBUILD_TESTS=OFF
- -DBUILD_WITH_QT6=ON
- -DCMAKE_BUILD_TYPE=Release
- - -DCMAKE_C_COMPILER=/usr/bin/clang
+ - -DCMAKE_C_COMPILER=/usr/bin/clang++
- -DCMAKE_CXX_COMPILER=/usr/bin/clang++
- -DCMAKE_CPP_COMPILER=/usr/bin/clang++
- -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON
More information about the Neon-commits
mailing list