2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-02 15:45:12 +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 \ -release \
-opensource \ -opensource \
-confirm-license \ -confirm-license \
-no-feature-getentropy \
-no-feature-renameat2 \
-no-feature-statx \
-no-feature-egl-extension-platform-wayland \
-openssl-linked \ -openssl-linked \
-nomake examples \ -nomake examples \
-nomake tests -nomake tests