temporary workaround (needs a proper patch) --- src/interface/buildinfo.cpp.orig +++ src/interface/buildinfo.cpp @@ -179,7 +179,7 @@ bool CBuildInfo::IsUnstable() #if defined(__i386__) || defined(__x86_64__) || defined(_M_X64) || defined(_M_IX86) -#define HAVE_CPUID 1 +#define HAVE_CPUID 0 #endif #if HAVE_CPUID