2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-30 06:07:45 +00:00

Disable some syscalls in snap Qt build

This commit is contained in:
Ilya Fedin 2022-02-11 23:02:49 +04:00 committed by John Preston
parent d5521370f4
commit 3a9f34e47b

View File

@ -373,6 +373,9 @@ parts:
-release \
-opensource \
-confirm-license \
-no-feature-getentropy \
-no-feature-renameat2 \
-no-feature-statx \
-no-feature-highdpiscaling \
-openssl-linked \
-nomake examples \