Function rustc_codegen_ssa::back::link::add_library_search_dirs

source ยท
fn add_library_search_dirs(
    cmd: &mut dyn Linker,
    sess: &Session,
    self_contained_components: LinkSelfContainedComponents,
    apple_sdk_root: Option<&Path>,
)
Expand description

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