Check compatibility with macOS deployment target during JIT builds #134291
Labels
build
The build process and cross-build
OS-mac
topic-JIT
type-feature
A feature request or enhancement
As with #100384, we should ensure that symbols use is guarded or the interpreter will crash at runtime on older macOS platforms.
There are a couple violations for a target of 10.15 (which we agreed on in #128155):
Linked PRs
unguarded-availability
check to JIT builds #134292The text was updated successfully, but these errors were encountered: