mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-01 06:55:58 +00:00
Link crashpad_handler with Xcode bug workaround.
This commit is contained in:
@@ -1211,7 +1211,7 @@ stage('crashpad', """
|
|||||||
mac:
|
mac:
|
||||||
git clone https://github.com/desktop-app/crashpad.git
|
git clone https://github.com/desktop-app/crashpad.git
|
||||||
cd crashpad
|
cd crashpad
|
||||||
git checkout c1b7afa2fd
|
git checkout 171b601938
|
||||||
git submodule init
|
git submodule init
|
||||||
git submodule update third_party/mini_chromium
|
git submodule update third_party/mini_chromium
|
||||||
ZLIB_PATH=$USED_PREFIX/include
|
ZLIB_PATH=$USED_PREFIX/include
|
||||||
|
Reference in New Issue
Block a user