SIGN IN SIGN UP

gh-156115: Use the simulator deployment-target flag for iOS simulator builds (#156116)

Ensures that CFLAGS and LDFLAGS use -mios-simulator-version-min, rather
than the device-based -mios-version-min. This only matters if the CFLAGS
and LDFLAGS are used in a bare call to clang without a -target; but that is
a legal usage, so it's worth catching.
C
Clément Péron committed
d856402e7176e5a03c5c578f0efc1be968be3257
Parent: 999a046
Committed by GitHub <noreply@github.com> on 8/22/2026, 3:05:20 AM