• Ned Deily's avatar
    Issue #13950: Improve support for OS X Xcode 4: · 3784ff98
    Ned Deily yazdı
    Fix ./configure to provide a more sensible default for
    MACOSX_DEPLOYMENT_TARGET. Currently the default is the minimum OS X level
    that supports the universal arch option, typically 10.4, even when no
    universalsdk is selected. This causes various desirable features that
    depend on later OS X versions, like libedit readline support, to be
    omitted from the build. A more complete solution would take into account
    the SDK that is being used and better tailor the universal arch options.
    For now, change the existing tests to only apply to build systems of 10.5
    and earlier; for 10.6 and later, use the build system version as the
    default deployment target if the MACOSX_DEPLOYMENT_TARGET environment
    variable is not provided.
    3784ff98
Adı
Son kayıt (commit)
Son güncelleme
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.bzrignore Loading commit data...
.gitignore Loading commit data...
.hgeol Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
.hgtouch Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
config.guess Loading commit data...
config.sub Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
setup.py Loading commit data...