MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / ensure_sysroot

Function ensure_sysroot

tools/system_libs.py:2577–2578  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2575
2576@ToolchainProfiler.profile()
2577def ensure_sysroot():
2578 cache.get('sysroot_install.stamp', install_system_headers, what='system headers')
2579
2580
2581def build_deferred():

Callers 2

run_build_commandsFunction · 0.85
generate_ninjaMethod · 0.85

Calls 1

getMethod · 0.65

Tested by

no test coverage detected