0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-18 10:38:21 +02:00

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 committed by Paul "LeoNerd" Evans
parent 68cdcbdcab
commit 293e89e2da

View file

@ -130,6 +130,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
=======================