Function rustc_codegen_ssa::back::link::add_library_search_dirs

source ·
fn add_library_search_dirs(
    cmd: &mut dyn Linker,
    sess: &Session,
    self_contained: bool
)
Expand description

Add sysroot and other globally set directories to the directory search list.