Skip to content
Snippets Groups Projects
Commit 556d1783 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Updated the installation instructions to explain how to compile on OSX.

parent 29bc082b
No related branches found
No related tags found
1 merge request!442Support for OSX
......@@ -78,9 +78,11 @@ also be switched off for benchmarking purposes. To do so, you can use:
Please note that to build SWIFT on MacOS, you will need to configure
using
./configure --disable-vec --disable-compiler-warnings
./configure --disable-compiler-warnings
due to the incorrect behaviour of the LLVM compiler on this platform
that raises warnings when the pthread flags are passed to the linker.
due to some features not being available on the Mac platform.
Dependencies
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment