mirror of
https://github.com/xmrig/xmrig.git
synced 2026-02-01 17:53:03 -05:00
Removed not needed stuff
This commit is contained in:
@@ -6,8 +6,6 @@ rpm -i https://github.com/sipcapture/captagent/raw/master/dependency/centos/6/li
|
||||
wget http://people.centos.org/tru/devtools-2/devtools-2.repo -O /etc/yum.repos.d/devtools-2.repo &&\
|
||||
yum upgrade -y &&\
|
||||
yum install -y devtoolset-2-gcc devtoolset-2-binutils devtoolset-2-gcc-c++ &&\
|
||||
git clone https://github.com/MoneroOcean/xmrig.git &&\
|
||||
cd xmrig &&\
|
||||
git checkout $1 &&\
|
||||
scl enable devtoolset-2 "cmake ." &&\
|
||||
scl enable devtoolset-2 "make" &&\
|
||||
|
||||
Reference in New Issue
Block a user