diff --git a/macOS-Build.md b/macOS-Build.md index ab0f0f1..043f142 100644 --- a/macOS-Build.md +++ b/macOS-Build.md @@ -1,6 +1,10 @@ -## macOS **:warning: Recent version of this page https://xmrig.com/docs/miner/macos-build.** +
+Old page + +## macOS + You need [Homebrew](https://brew.sh/) installed. ``` brew install cmake libuv libmicrohttpd openssl hwloc @@ -12,7 +16,4 @@ cmake .. -DOPENSSL_ROOT_DIR=/usr/local/opt/openssl make ``` -## Additional CMake options - -* `-DUV_LIBRARY=/usr/local/opt/libuv/lib/libuv.a` Use static libuv version. -* https://github.com/xmrig/xmrig/blob/master/doc/build/CMAKE_OPTIONS.md \ No newline at end of file +
\ No newline at end of file