1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
Piotr Kubaj 2b64c00c4e benchmarks/fio: fix build on GCC architectures
Use C11 compiler:
Your compiler doesn't support C11 atomics. gcc 4.9/clang 3.6 are the
minimum versions with it - perhaps your compiler is too old?
C11 atomics support not found
2020-09-03 12:11:37 +00:00
..