[neon/snap-packaging/kde-qt6-core-sdk/work.core24] /: Turn sbom generation on. Lower the number of threads.

Scarlett Moore null at kde.org
Sat Dec 21 11:05:31 GMT 2024


Git commit da98aae0e70a3e078c0655a40f15cffc628135f9 by Scarlett Moore.
Committed on 21/12/2024 at 11:04.
Pushed by scarlettmoore into branch 'work.core24'.

Turn sbom generation on. Lower the number of threads.

M  +2    -0    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kde-qt6-core-sdk/-/commit/da98aae0e70a3e078c0655a40f15cffc628135f9

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 9f24d66..a0b95ea 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -112,10 +112,12 @@ parts:
       - -DFEATURE_webengine_webrtc=ON
       - -DFEATURE_webengine_webrtc-pipewire=ON
       - -DFEATURE_webengine-jumbo-build=OFF
+      - -DQT_GENERATE_SBOM=ON
       - -DQT_FEATURE_alsa=ON
       - -DFEATURE_use_mold_linker=ON
       - -DBUILD_SHARED_LIBS=ON
       - -DBUILD_qtwayland=ON
+      - -DCMAKE_BUILD_PARALLEL_LEVEL=12
     build-snaps:
       - cmake
       - ffmpeg-2404-sdk


More information about the Neon-commits mailing list