mirror of
https://github.com/xmrig/xmrig.git
synced 2024-12-23 03:59:41 +00:00
Updated Ubuntu Build (markdown)
parent
903d2b5d4d
commit
c9792d0080
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ make
|
||||||
```
|
```
|
||||||
|
|
||||||
### gcc 7.1
|
### gcc 7.1
|
||||||
Optionally you can use gcc 7 to small performance increase.
|
Optionally you can use gcc 7 to small performance increase.<br>
|
||||||
|
If command `add-apt-repository` not found install `software-properties-common` first.
|
||||||
```bash
|
```bash
|
||||||
sudo add-apt-repository ppa:jonathonf/gcc-7.1
|
sudo add-apt-repository ppa:jonathonf/gcc-7.1
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
|
|
Loading…
Reference in a new issue