Module run_make_support::util
source ยท Functionsยง
- handle_failed_output ๐If a given
Commandfailed (as indicated by itsCompletedProcess), verbose print the executed command, failure location, output status and stdout/stderr, and abort the process with exit code1. - set_host_rpath ๐Set the runtime library path as needed for running the host rustc/rustdoc/etc.