Disable vfork in Qt on Linux

This commit is contained in:
Ilya Fedin 2023-10-01 07:23:21 +04:00 committed by John Preston
parent 7ddcc47fcd
commit a732d8f5e7
1 changed files with 1 additions and 0 deletions

View File

@ -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 \