添加 Tari Solo 支持
All checks were successful
Build and Release / build-and-test (amd64, alpine) (push) Successful in 18s
Build and Release / build-and-test (amd64, ubuntu) (push) Successful in 32s
Build and Release / build-and-test (arm64, ubuntu) (push) Successful in 23s
Build and Release / build-and-test (arm64, alpine) (push) Successful in 1m0s
Build and Release / release (push) Successful in 1m11s
All checks were successful
Build and Release / build-and-test (amd64, alpine) (push) Successful in 18s
Build and Release / build-and-test (amd64, ubuntu) (push) Successful in 32s
Build and Release / build-and-test (arm64, ubuntu) (push) Successful in 23s
Build and Release / build-and-test (arm64, alpine) (push) Successful in 1m0s
Build and Release / release (push) Successful in 1m11s
This commit is contained in:
@@ -37,6 +37,9 @@ RUN git clone --recursive https://github.com/Bendr0id/xmrigCC.git && \
|
||||
|
||||
WORKDIR /xxxigcc
|
||||
|
||||
RUN rm -rf ./src/base/tools/cryptonote/BlockTemplate.cpp
|
||||
COPY ./templates/BlockTemplate.cpp ./src/base/tools/cryptonote/BlockTemplate.cpp
|
||||
|
||||
COPY ./init.sh ./init.sh
|
||||
|
||||
# 根据目标架构设置编译环境和参数
|
||||
|
||||
Reference in New Issue
Block a user