1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-08 00:15:04 -05:00

Fixed autoconf mode for AMD FX CPUs.

This commit is contained in:
XMRig
2017-08-02 18:59:24 +03:00
parent 2d1fdec618
commit a680220d28
3 changed files with 20 additions and 10 deletions

View File

@@ -53,6 +53,7 @@ public:
private:
static void initCommon();
static bool m_l2_exclusive;
static char m_brand[64];
static int m_flags;
static int m_l2_cache;