MSVC doesn't really have atomic64
This commit is contained in:
parent
ad4b56ad54
commit
defb0135fe
|
@ -5,5 +5,5 @@
|
|||
#define CONFIG_CPUID_H 1
|
||||
// #define CONFIG_INT128 1
|
||||
#define CONFIG_CMPXCHG128 1
|
||||
#define CONFIG_ATOMIC64 1
|
||||
// #define CONFIG_ATOMIC64 1
|
||||
#define CONFIG_PLUGIN 1
|
||||
|
|
Loading…
Reference in New Issue