diff options
author | Bob Ippolito <bob@redivi.com> | 2005-03-28 23:23:47 +0000 |
---|---|---|
committer | Bob Ippolito <bob@redivi.com> | 2005-03-28 23:23:47 +0000 |
commit | edcfb299b5b947b94d29cb52d23425b34591ef74 (patch) | |
tree | f4beed6cab078909d0fc084272851f237d0c0a09 /Python/pythonrun.c | |
parent | 8d3c180f3b52ed17fe94d51930eb47452fe67964 (diff) | |
download | cpython-edcfb299b5b947b94d29cb52d23425b34591ef74.tar.gz |
patch [1171735] - Darwin 8's headers disable functionality when
POSIX is enabled. This prevents the toolbox glue, all of Carbon,
and various other non-POSIX features from compiling. The POSIX
symbols are still used by default, so turning off the #define
doesn't hurt.
Additionally, linker flags have changed for Darwin 8, and are
different for Darwin 8/gcc4 (default) and Darwin 8/gcc3.3.
Approved by Anthony
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions