Sebastian Meiling 32f1178ff0 native: fix c11_atomic sizes on FreeBSD
There is size difference for atomic_int_fast8 and atomiic_uint_fast8
on FreeBSD, i.e., they match uint32_t with size of 4 bytes instead of
uint8_t with size of 8. Hence, tests/c11_atomics_cpp_compat buildtest
fails on FreeBSD.
2020-01-23 13:23:02 +01:00
..
2018-06-11 19:12:02 +02:00
2017-04-13 11:35:35 +02:00
2018-06-11 19:12:02 +02:00
2017-03-31 13:38:01 +02:00
2019-11-23 22:39:36 +01:00
2020-01-10 13:22:11 -08:00
2019-11-23 22:39:36 +01:00
2019-11-23 22:39:36 +01:00
2018-06-11 19:12:02 +02:00