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
|
@ -42,9 +42,9 @@ via the `CMAKE_PREFIX_PATH` definition. For me this is:
|
|||
There are some Monero/Feather related options/definitions that you may pass:
|
||||
|
||||
- `-DXMRTO=OFF` - disable Xmr.To feature
|
||||
- `-DMORPHTOKEN=OFF` - diable MorphToken feature
|
||||
- `-DTOR=/path/to/tor` - Embed a Tor executable inside Feather
|
||||
- `-DXMRIG=/path/to/xmrig` - Embed a XMRig executable inside Feather
|
||||
- `-DMORPHTOKEN=OFF` - disable MorphToken feature
|
||||
- `-DXMRIG=OFF` - disable XMRig feature
|
||||
- `-DTOR_BIN=/path/to/tor` - Embed a Tor executable inside Feather
|
||||
- `-DDONATE_BEG=OFF` - disable the dreaded donate requests
|
||||
|
||||
And:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue