mirror of
https://github.com/xmrig/xmrig.git
synced 2026-02-01 01:42:59 -05:00
More GhostRider fixes
- Fixed "difficulty is not a number" when diff is high on some pools - Fixed GhostRider compilation when WITH_KAWPOW=OFF
This commit is contained in:
@@ -244,7 +244,7 @@ else()
|
||||
endif()
|
||||
|
||||
|
||||
if (WITH_KAWPOW)
|
||||
if (WITH_KAWPOW OR WITH_GHOSTRIDER)
|
||||
list(APPEND HEADERS_BASE
|
||||
src/base/net/stratum/AutoClient.h
|
||||
src/base/net/stratum/EthStratumClient.h
|
||||
|
||||
Reference in New Issue
Block a user