Auto merge of #147447 - madsmtm:aarch64-watchos-default-deployment-target, r=davidtwco

Set the minimum deployment target for `aarch64-apple-watchos`

To match what's done in LLVM 21 and Xcode 26, watchOS 26 is the first OS version that actually runs true Aarch64 binaries. This affects the object files we create, and the linker invocation when using `-Clinker=ld`.

See also investigation in https://github.com/rust-lang/rust/issues/147223.
This commit is contained in:
bors 2025-10-09 18:03:15 +00:00
commit b02d69148b

Diff content is not available