We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61d2fb8 commit 30cba1bCopy full SHA for 30cba1b
deps/v8/src/v8.gyp
@@ -2538,8 +2538,8 @@
2538
],
2539
'action': [
2540
'python',
2541
- '../tools/testrunner/utils/dump_build_config_gyp.py',
2542
- '<(PRODUCT_DIR)/v8_build_config.json',
+ '<@(_inputs)',
+ '<@(_outputs)',
2543
'dcheck_always_on=<(dcheck_always_on)',
2544
'is_asan=<(asan)',
2545
'is_cfi=<(cfi_vptr)',
0 commit comments