git: Build snaps in destructive mode

This commit is contained in:
WerWolv
2025-07-24 00:47:50 +02:00
parent e1a91d179a
commit e79116499e
2 changed files with 4 additions and 2 deletions

View File

@@ -37,7 +37,6 @@ parts:
build-environment:
- CC: /usr/bin/gcc-14
- CXX: /usr/bin/g++-14
- CCACHE_DIR: "$CRAFT_PROJECT_DIR/../ccache"
cmake-parameters:
- -DCMAKE_BUILD_TYPE=Release
- -DCMAKE_C_COMPILER_LAUNCHER=/usr/bin/ccache