Closed bhuntsman closed 4 years ago
This lets most everything compile under AIX using IBM's XL/C. However, the change to lib9/fmt using stdatomic (9505cd1) breaks it as XL/C does not support C11 atomics.
Merged by hand, with some changes. Thanks.
This lets most everything compile under AIX using IBM's XL/C. However, the change to lib9/fmt using stdatomic (9505cd1) breaks it as XL/C does not support C11 atomics.