Skip to content

Commit

Permalink
Merge branch 'master' of github.com:veg/hyphy
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenweaver committed Nov 17, 2017
2 parents 55bc409 + b579403 commit 669ebda
Show file tree
Hide file tree
Showing 24 changed files with 3,031 additions and 1,390 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
Loading

0 comments on commit 669ebda

Please sign in to comment.