Fix prepare libraries on macOS with Qt 6.2.

This commit is contained in:
John Preston 2021-10-21 20:19:56 +04:00
parent f7085b40b1
commit 1f6a9ab556
1 changed files with 2 additions and 1 deletions

View File

@ -387,7 +387,7 @@ def runStages():
stage('patches', """
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout 212984972d
git checkout 856edb916f
""")
stage('depot_tools', """
@ -920,6 +920,7 @@ mac:
-no-openssl \
-securetransport \
-I "$USED_PREFIX/include" \
-no-feature-futimens \
-nomake examples \
-nomake tests \
-platform macx-clang