mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-23 15:37:51 +01:00
Windows: Remove get_syzygy_binaries.py build step (issue #2258)
This commit is contained in:
parent
1ec346dc4b
commit
281379bbbc
25
patch/patches/DEPS.patch
Normal file
25
patch/patches/DEPS.patch
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
diff --git DEPS DEPS
|
||||||
|
index 64d6cfe9f8b3..89a81358e899 100644
|
||||||
|
--- DEPS
|
||||||
|
+++ DEPS
|
||||||
|
@@ -644,20 +644,6 @@ hooks = [
|
||||||
|
'name':
|
||||||
|
'drmemory'
|
||||||
|
},
|
||||||
|
- {
|
||||||
|
- 'action': [
|
||||||
|
- 'python',
|
||||||
|
- 'src/build/get_syzygy_binaries.py',
|
||||||
|
- '--output-dir=src/third_party/syzygy/binaries',
|
||||||
|
- '--revision=190dbfe74c6f5b5913820fa66d9176877924d7c5',
|
||||||
|
- '--overwrite',
|
||||||
|
- '--copy-dia-binaries'
|
||||||
|
- ],
|
||||||
|
- 'pattern':
|
||||||
|
- '.',
|
||||||
|
- 'name':
|
||||||
|
- 'syzygy-binaries'
|
||||||
|
- },
|
||||||
|
{
|
||||||
|
'action': [
|
||||||
|
'python',
|
Loading…
x
Reference in New Issue
Block a user