summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2005-03-28 23:23:34 (GMT)
committerBob Ippolito <bob@redivi.com>2005-03-28 23:23:34 (GMT)
commitdf0784335c571dc10489cac4d01cc242d73f9014 (patch)
treeb130fd00ef0bcb90dd53b5e4be6f92fc5e5f6e35 /Python/pythonrun.c
parent2513acf55b7dd5ab5267c97d20f5d51c51d5f19c (diff)
downloadcpython-df0784335c571dc10489cac4d01cc242d73f9014.zip
cpython-df0784335c571dc10489cac4d01cc242d73f9014.tar.gz
cpython-df0784335c571dc10489cac4d01cc242d73f9014.tar.bz2
patch [1171767] - 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