Home
last modified time | relevance | path

Searched refs:HAS_CCACHE (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Tools/wasm/
H A Dwasm_build.py53 HAS_CCACHE = shutil.which("ccache") is not None variable
289 "EM_COMPILER_WRAPPER": "ccache" if HAS_CCACHE else None,

Completed in 2 milliseconds