mirror of
https://github.com/ilyakooo0/xmrig-bash-scripts.git
synced 2024-11-22 04:04:22 +03:00
Update functions.sh
This commit is contained in:
parent
fcbe6d620f
commit
2c859db7e2
@ -58,7 +58,7 @@ function build_xmrig () {
|
|||||||
cd $_XMRIG_BUILD_LOCATION
|
cd $_XMRIG_BUILD_LOCATION
|
||||||
|
|
||||||
# Configure cmake scafolding
|
# Configure cmake scafolding
|
||||||
cmake .. -DCMAKE_C_COMPILER=gcc-7 -DCMAKE_CXX_COMPILER=g++-7
|
cmake ..
|
||||||
|
|
||||||
# Compile the software
|
# Compile the software
|
||||||
make
|
make
|
||||||
|
Loading…
Reference in New Issue
Block a user