mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +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 \
|
-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
|
||||||
|
|
Loading…
Add table
Reference in a new issue