[neon/snap-packaging/kde-qt6-core-sdk/work.core24] /: unused build flags
Carlos De Maine
null at kde.org
Thu Aug 28 09:44:58 BST 2025
Git commit 2fe79f01fdd8f430985b5d10743e4fbb2ae12015 by Carlos De Maine.
Committed on 28/08/2025 at 08:44.
Pushed by carlosdem into branch 'work.core24'.
unused build flags
M +1 -2 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/kde-qt6-core-sdk/-/commit/2fe79f01fdd8f430985b5d10743e4fbb2ae12015
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 61f210c..53658f4 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -77,7 +77,6 @@ parts:
- -DFEATURE_dbus_linked=ON
- -DFEATURE_directfb=OFF
- -DFEATURE_doubleconversion=ON
- - -DDYNAMIC_RESOLVE_VAAPI_SYMBOLS=OFF
- -DFEATURE_ffmpeg=ON
- -DFEATURE_fontconfig=ON
- -DFEATURE_freetype=ON
@@ -144,7 +143,7 @@ parts:
- -DINSTALL_PUBLICBINDIR=bin
- -DINSTALL_SYSCONFDIR=/share
- -DINSTALL_TRANSLATIONDIR=share/qt6/translations
- - -DQT_BUILD_DOCS_BY_DEFAULT=OFF
+ - -DQT_BUILD_DOCS=OFF
- -DQT_BUILD_EXAMPLES_BY_DEFAULT=OFF
- -DQT_BUILD_TESTS_BY_DEFAULT=OFF
- -DQT_GENERATE_SBOM=OFF
More information about the Neon-commits
mailing list