Fixed non-x86 compilation

random_wow
tevador 5 years ago
parent 2b3a03a9dc
commit 42cb2fc852

@ -72,7 +72,7 @@ void rx_set_double_precision();
#endif
#if !defined(RANDOMX_USE_X87)
#define rx_set_double_precision
#define rx_set_double_precision(x)
#endif
#ifdef __SSE2__

Loading…
Cancel
Save