pub(crate) fn build_target_config(
    opts: &Options,
    target_override: Option<Target>,
    sysroot: &Path
) -> Target