2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Fix snap build

Qt has removed support for kernels less than 4.11 by removing the -no-feature-statx flag. Remove the usage all the related flags.
This commit is contained in:
Ilya Fedin
2024-03-14 08:50:38 +04:00
committed by John Preston
parent 40bd37315a
commit c9e566f8aa

View File

@@ -512,10 +512,6 @@ parts:
-release \
-opensource \
-confirm-license \
-no-feature-getentropy \
-no-feature-renameat2 \
-no-feature-statx \
-no-feature-egl-extension-platform-wayland \
-openssl-linked \
-nomake examples \
-nomake tests