As recommended by Clang developers in https://github.com/llvm/llvm-project/issues/88271#issuecomment-2050425068, we already specify `--target`, and that should be enough. Related: https://github.com/rust-lang/cc-rs/pull/1029, the `-mxros-version-min`/`-mvisionos-version-min` option does not exist. CC @BlackHoleFox.