Remove notes on Snow Leopard compilation.
Not sure what this was for since it works out of the box for me.
This commit is contained in:
parent
7773d83b69
commit
d0db0492c7
@ -53,14 +53,6 @@ IRC
|
|||||||
|
|
||||||
``#sendapatch`` on ``chat.freenode.net``.
|
``#sendapatch`` on ``chat.freenode.net``.
|
||||||
|
|
||||||
Compiling on Snow Leopard
|
|
||||||
=========================
|
|
||||||
|
|
||||||
Since, for some reason, compiling Python extensions under Mac OS X 10.6 won't
|
|
||||||
use the proper ``-arch`` flag to ``gcc``, here's how you'd do it::
|
|
||||||
|
|
||||||
$ CFLAGS="-arch x86_64" LDFLAGS="-arch x86_64" python setup.py build
|
|
||||||
|
|
||||||
Change Log
|
Change Log
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user