Disable deprecated warning when building dump_syms.

Fixes #25366.
This commit is contained in:
John Preston 2022-12-06 18:13:21 +04:00
parent a1faee285c
commit 4dd1f95fbf

View file

@ -397,7 +397,7 @@ if customRunCommand:
stage('patches', """
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout 2af5b01c6b
git checkout e1117dfb86
""")
stage('msys64', """