Updated Fedora Build (markdown)

xmrig 2020-08-28 12:56:25 +07:00
parent 0b206fcc49
commit 5c35e7b9f6

@ -1,6 +1,8 @@
**:warning: Recent version of this page https://xmrig.com/docs/miner/fedora-build.**
<details>
<summary>Old page</summary>
## Fedora 25 or 26
```bash
@ -12,8 +14,4 @@ cd build
cmake .. -DCMAKE_BUILD_TYPE=Release -DUV_LIBRARY=/usr/lib64/libuv.a
make
```
## Additional CMake options
* https://github.com/xmrig/xmrig/wiki/Windows-Build#additional-cmake-options
</details>