• Jack Jansen's avatar
    Partial fix for #887242 (link extensions with dynamic_lookup in stead · 6b08a404
    Jack Jansen yazdı
    of hard linking against the framework).
    
    If $MACOSX_DEPLOYMENT_TARGET is set, and >= 10.3, during configure we
    setup extensions to link with dynamic lookup. We also record the
    value in the Makefile.
    
    Distutils checks whether a value for MACOSX_DEPLOYMENT_TARGET was
    recorded in the Makefile, and if it was insists that the current
    value matches.
    
    This is only a partial fix because it only applies to 2.4, and the
    "two python problem" exists with Python 2.3 shipped with MacOSX 10.3,
    which we have no influence over.
    6b08a404
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
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...
RISCOS Loading commit data...
Tools Loading commit data...
.cvsignore Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
setup.py Loading commit data...