REDACTED-rig/cmake
Ben Westover 1161f230c5
Add armv8l to list of 32 bit ARM targets
armv8l is what CMAKE_SYSTEM_PROCESSOR is set to when an ARMv8 processor
is in 32-bit mode, so it should be added to the ARMv7 target list even
though it's v8 because it's 32 bits. Currently, it's not in any ARM
target list which means x86 is assumed and the build fails.
2025-06-24 15:28:01 -04:00
..
argon2.cmake Added selection for optimized Argon2 implementation. 2019-08-17 01:42:03 +07:00
asm.cmake Merge Assembly enum and Asm class. 2019-06-28 13:08:08 +07:00
cpu.cmake Add armv8l to list of 32 bit ARM targets 2025-06-24 15:28:01 -04:00
FindHWLOC.cmake Added hwloc stub. 2019-07-23 01:18:55 +07:00
FindUV.cmake Fix FindUV.cmake and FindMHD.cmake. 2018-03-14 06:32:43 +07:00
flags.cmake cflags: Add lax-vector-conversions on ARMv7 2025-06-18 16:38:05 -04:00
ghostrider.cmake GhostRider algorithm (Raptoreum) support 2021-11-23 08:14:01 +01:00
kawpow.cmake KawPow WIP 2020-05-27 16:19:57 +02:00
OpenSSL.cmake Merge branch 'master' of https://github.com/alxnegrila/xmrig into dev 2020-08-20 14:40:53 +07:00
os.cmake Update llhttp to 9.3.0 2025-06-09 03:02:26 +07:00
randomx.cmake Add detection for _aligned_malloc. 2025-06-15 20:06:19 +07:00