3 Commits

Author SHA1 Message Date
6c7bb0c3cd Fix nanos6 cross-compilation for riscv
All checks were successful
CI / build:all (pull_request) Successful in 15s
2025-10-09 12:58:32 +02:00
d31670f9e7 Fix cross compilation for lmbench 2025-10-09 12:43:37 +02:00
b499123dcb Disable papi when cross compiling
Even if we do an override to papi get the proper configure flags for
cross-compiling, the memory fences are not defined for risc-v:

mb.h:67:2: error: #error Need to define rmb for this architecture!
2025-10-09 11:52:13 +02:00

Diff Content Not Available