Searched refs:SETUP_LOCAL (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Tools/wasm/ | ||
H A D | wasm_build.py | 51 SETUP_LOCAL = SRCDIR / "Modules" / "Setup.local" variable 855 if builder.host.is_wasi and not SETUP_LOCAL.exists(): 856 SETUP_LOCAL.touch() |
Completed in 2 milliseconds