Module run_make_support::util
source ยท Functionsยง
- handle_
failed_ ๐output If a givenCommand
failed (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.