mirror of
https://github.com/xmrig/xmrig.git
synced 2024-12-22 19:49:36 +00:00
Updated Fedora Build (markdown)
parent
0b206fcc49
commit
5c35e7b9f6
1 changed files with 2 additions and 4 deletions
|
@ -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>
|
Loading…
Reference in a new issue