Ned Deily <n...@acm.org> added the comment:

Almost!  There's a small but significant typo that needs to be fixed in 
the change (r78813) that was committed for 2.6:

- UNIVERSAL_ARCH64_FLAGS="-arch x86_64 -arch x86_64"
+ UNIVERSAL_ARCH64_FLAGS="-arch x86_64 -arch ppc64"

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8089>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to