Function bootstrap::utils::cc_detect::default_compiler

source ·
fn default_compiler(
    cfg: &mut Build,
    compiler: Language,
    target: TargetSelection,
    build: &Build
) -> Option<PathBuf>