Fix Breakpad + remove Crashpad build on Windows.

This commit is contained in:
John Preston 2021-10-29 22:01:04 +04:00
parent f71a2149f3
commit 094010a91d

View File

@ -387,7 +387,7 @@ def runStages():
stage('patches', """
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout ddcd93010e
git checkout ab9e042ef6
""")
stage('depot_tools', """
@ -937,7 +937,6 @@ mac:
git submodule update third_party/mini_chromium
ZLIB_PATH=$USED_PREFIX/include
ZLIB_LIB=$USED_PREFIX/lib/libz.a
common:
mkdir out
cd out
mkdir Debug.x86_64