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;