mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02: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:
parent
40bd37315a
commit
c9e566f8aa
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue