aboutsummaryrefslogtreecommitdiffstats
path: root/configure.py
diff options
context:
space:
mode:
authorlloyd <[email protected]>2011-08-15 13:52:00 +0000
committerlloyd <[email protected]>2011-08-15 13:52:00 +0000
commitff69cb87512464e135e2207f62c0052ed58c176a (patch)
tree87f64e0b8c7faac3df745e79bd91a9e819e57403 /configure.py
parentea508001e058f7d330b0d61882684ed27deb1a6d (diff)
Avoid using -march=i386 if an i386 is 'detected', instead use
-mtune=generic as with i486. Python's platform reports an i386 when running on a Core Duo on MacOS X 10.6, then using -march=i368 causes a link failure due to missing atomic adds in libstdc++. PR 152 Also use generic for i586.
Diffstat (limited to 'configure.py')
0 files changed, 0 insertions, 0 deletions