mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-15 21:57:10 +02:00
Disable vfork in Qt on Linux
This commit is contained in:
parent
7ddcc47fcd
commit
a732d8f5e7
1 changed files with 1 additions and 0 deletions
|
@ -767,6 +767,7 @@ RUN git clone -b {{ QT_TAG }} --depth=1 https://code.qt.io/qt/qt5.git qt_{{ QT }
|
|||
-qt-harfbuzz \
|
||||
-qt-pcre \
|
||||
-no-icu \
|
||||
INPUT_forkfd_pidfd=no \
|
||||
-no-feature-xcb-sm \
|
||||
-static \
|
||||
-dbus-runtime \
|
||||
|
|
Loading…
Add table
Reference in a new issue