mirror of
https://github.com/xmrig/xmrig.git
synced 2024-12-22 19:49:36 +00:00
Updated macOS Build (markdown)
parent
ca9cc2d2b3
commit
3c2176c9be
1 changed files with 2 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
## macOS
|
||||
You need **Xcode** and **Homebrew** installed.
|
||||
You need [Homebrew](https://brew.sh/) installed.
|
||||
```
|
||||
brew install cmake libuv libmicrohttpd openssl hwloc
|
||||
git clone https://github.com/xmrig/xmrig.git
|
||||
|
@ -13,5 +13,4 @@ make
|
|||
## Additional CMake options
|
||||
|
||||
* `-DUV_LIBRARY=/usr/local/opt/libuv/lib/libuv.a` Use static libuv version.
|
||||
* `-DMHD_LIBRARY=/usr/local/opt/libmicrohttpd/lib/libmicrohttpd.a` Use static libmicrohttpd version.
|
||||
* https://github.com/xmrig/xmrig/wiki/Windows-Build#additional-cmake-options
|
||||
* https://github.com/xmrig/xmrig/blob/master/doc/build/CMAKE_OPTIONS.md
|
Loading…
Reference in a new issue