mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +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-harfbuzz \
|
||||||
-qt-pcre \
|
-qt-pcre \
|
||||||
-no-icu \
|
-no-icu \
|
||||||
|
INPUT_forkfd_pidfd=no \
|
||||||
-no-feature-xcb-sm \
|
-no-feature-xcb-sm \
|
||||||
-static \
|
-static \
|
||||||
-dbus-runtime \
|
-dbus-runtime \
|
||||||
|
|
Loading…
Add table
Reference in a new issue