mirror of
https://github.com/xmrig/xmrig.git
synced 2024-12-22 19:49:36 +00:00
Updated Build (markdown)
parent
6d156fc6f7
commit
5e3a20181b
1 changed files with 1 additions and 1 deletions
2
Build.md
2
Build.md
|
@ -12,7 +12,7 @@ make
|
|||
```
|
||||
sudo add-apt-repository ppa:jonathonf/gcc-7.1
|
||||
sudo apt-get update
|
||||
apt-get install gcc-7 g++-7
|
||||
sudo apt-get install gcc-7 g++-7
|
||||
```
|
||||
When run cmake manually specify C and C++ compiler:
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue