Removed libcpuid support.
This commit is contained in:
parent
1d5592f303
commit
ab45794b7c
26 changed files with 13 additions and 3886 deletions
|
@ -169,9 +169,6 @@ void xmrig::Api::exec(IApiRequest &request)
|
|||
# ifdef XMRIG_FEATURE_HTTP
|
||||
features.PushBack("http", allocator);
|
||||
# endif
|
||||
# ifdef XMRIG_FEATURE_LIBCPUID
|
||||
features.PushBack("cpuid", allocator);
|
||||
# endif
|
||||
# ifdef XMRIG_FEATURE_HWLOC
|
||||
features.PushBack("hwloc", allocator);
|
||||
# endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue