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