mirror of
https://github.com/Qz3rK/tdesktop.git
synced 2026-07-03 14:15:08 +02:00
Fix build of crashpad with Xcode < 15.
This commit is contained in:
@@ -1216,7 +1216,7 @@ stage('crashpad', """
|
||||
mac:
|
||||
git clone https://github.com/desktop-app/crashpad.git
|
||||
cd crashpad
|
||||
git checkout f07f49e287
|
||||
git checkout 3279fae3f0
|
||||
git submodule init
|
||||
git submodule update third_party/mini_chromium
|
||||
ZLIB_PATH=$USED_PREFIX/include
|
||||
|
||||
Reference in New Issue
Block a user