forked from MirrorHub/synapse
re-add OSX troubleshooting instructions (not sure how they got lost)
This commit is contained in:
parent
68cdcbdcab
commit
293e89e2da
1 changed files with 3 additions and 0 deletions
|
@ -130,6 +130,9 @@ failing, e.g.::
|
||||||
|
|
||||||
$ pip install --user twisted
|
$ 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
|
Running Your Homeserver
|
||||||
=======================
|
=======================
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue