]> granicus.if.org Git - python/commit
Fixes #1099: Mac compile fails with pydebug and framework enabled
authorRonald Oussoren <ronaldoussoren@mac.com>
Mon, 14 Mar 2011 14:11:59 +0000 (10:11 -0400)
committerRonald Oussoren <ronaldoussoren@mac.com>
Mon, 14 Mar 2011 14:11:59 +0000 (10:11 -0400)
commit250324952e63a51fe885d457d207082f249bbefd
treed0c81e5bd63c061a026953559bde289f4d4fbe42
parentd89ee79d19e156e874b7a292b705d167b7fe56ab
Fixes #1099: Mac compile fails with pydebug and framework enabled

Without this patch "./configure --with-pydebug --enable-framework CC=gcc-4.0" fails on MacOSX
Makefile.pre.in
Misc/NEWS