mirror of
https://git.wownero.com/wowlet/wowlet.git
synced 2024-08-15 01:03:14 +00:00
Do not bundle XMRig binary
This commit is contained in:
parent
c9e2ce3770
commit
aa14a2dcbb
17 changed files with 39 additions and 180 deletions
|
@ -14,7 +14,7 @@ git submodule update --init --depth 120 monero
|
|||
git submodule update --init --depth 120 --recursive monero
|
||||
|
||||
cp "/Users/administrator/tor/libevent-2.1.7.dylib" "/Users/administrator/feather/src/assets/exec/libevent-2.1.7.dylib"
|
||||
CMAKE_PREFIX_PATH="~/Qt/5.15.1/clang_64" TOR="/Users/administrator/tor/tor" XMRIG="/Users/administrator/xmrig/xmrig" make -j3 mac-release
|
||||
CMAKE_PREFIX_PATH="~/Qt/5.15.1/clang_64" TOR_BIN="/Users/administrator/tor/tor" make -j3 mac-release
|
||||
|
||||
if [[ $? -eq 0 ]]; then
|
||||
echo "[+] Feather built OK"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue