mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-30 23:22:54 -05:00
Merge 6e37a9e4da into 8084ff37a5
This commit is contained in:
@@ -209,7 +209,7 @@ FORCE_INLINE void _sse2neon_smp_mb(void)
|
||||
/* Architecture-specific build options */
|
||||
/* FIXME: #pragma GCC push_options is only available on GCC */
|
||||
#if defined(__GNUC__)
|
||||
#if defined(__arm__) && __ARM_ARCH == 7
|
||||
#if defined(__arm__)
|
||||
/* According to ARM C Language Extensions Architecture specification,
|
||||
* __ARM_NEON is defined to a value indicating the Advanced SIMD (NEON)
|
||||
* architecture supported.
|
||||
|
||||
Reference in New Issue
Block a user