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:
@@ -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
|
||||
|
Reference in New Issue
Block a user