diff options
author | Tor Lillqvist <tml@iki.fi> | 2012-07-23 15:27:04 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2012-07-23 15:27:04 +0300 |
commit | 8f8edfe737427880dfcee7296186d449f243c5d8 (patch) | |
tree | 7375822c4c919f8d1c4d92c1a082e3bc1037d653 /cosv | |
parent | a34126985b7b9fdb86f1bd134332b203b2d1a256 (diff) |
ATSUI is not present in the 10.7 SDK even if one builds for 10.6 or earlier
So use the avoid-ATSUI patch dependingh on (the newly added)
MAXOSX_SDK_VERSION, not MAC_OS_X_VERSION_MAX_ALLOWED.
It is not clear (to me at least) whether for instance building against
SDK version 10.7 but with MAC_OS_X_VERSION_MAX_ALLOWED=1060 ensures
the resulting binaries actually work on 10.6. Somebody should
check. If it doesn't work, we should add a check to configure.in that
the min-required and max-allowed values are not less than the SDK
version.
(If it would work even for MAC_OS_X_VERSION_MAX_ALLOWED=1040, we
would not need to require the increasingly obsolete Xcode 3 and 10.4
SDK for "official" builds.)
Change-Id: Ia7088a26024ed288db55fa734465138d44d2ae12
Diffstat (limited to 'cosv')
0 files changed, 0 insertions, 0 deletions