4 lines
161 B
Plaintext
4 lines
161 B
Plaintext
|
# Support building with -mmacosx-version-min back to 10.5.
|
||
|
DARWIN_MIN_LIB_VERSION = -mmacosx-version-min=10.5
|
||
|
DARWIN_MIN_CRT_VERSION = -mmacosx-version-min=10.5
|