Home | History | Annotate | Line # | Download | only in config
      1 # Support building with -mmacosx-version-min back to macOS 11.
      2 DARWIN_MIN_LIB_VERSION = -mmacosx-version-min=11
      3 DARWIN_MIN_CRT_VERSION = -mmacosx-version-min=11
      4