Skip to content

Commit

Permalink
Removing outdated OSX SDK reference [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenweaver authored Nov 17, 2017
1 parent 1586b66 commit 6070737
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,6 @@ For example, this configuration will install hyphy at /opt/hyphy

`cmake -DINSTALL_PREFIX=/opt/hyphy .`

If you are on an OS X platform, you can specify which OS X SDK to use

`cmake -DCMAKE_OSX_SYSROOT=/Developer/SDKs/MacOSX10.9.sdk/ .`

If building on a hetereogenous cluster with some nodes that do not support auto-vectorization
`cmake -DNOAVX=ON .`.

Expand Down

0 comments on commit 6070737

Please sign in to comment.