mirror of
https://github.com/ilyakooo0/xmrig-bash-scripts.git
synced 2024-11-21 17:02:37 +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
|
||||
|
||||
# Configure cmake scafolding
|
||||
cmake .. -DCMAKE_C_COMPILER=gcc-7 -DCMAKE_CXX_COMPILER=g++-7
|
||||
cmake ..
|
||||
|
||||
# Compile the software
|
||||
make
|
||||
|
Loading…
Reference in New Issue
Block a user