re-add OSX troubleshooting instructions (not sure how they got lost)

This commit is contained in:
Matthew Hodgson 2014-11-30 23:21:47 +00:00
parent e43139ac5e
commit dbc98c4e43

View file

@ -129,6 +129,9 @@ failing, e.g.::
$ pip install --user twisted
On OSX, if you encounter clang: error: unknown argument: '-mno-fused-madd' you
will need to export CFLAGS=-Qunused-arguments.
Running Your Homeserver
=======================