f58223982c
Motivation: The feature test macros did not work as expected on MacOS, so we ended up compiling for the GNU variant which resulted in compilation errors. Modification: Add `__APPLE__` as another indicator to use the XSI variant of `strerror_r`. Result: The project now once again compiles on MacOS. |
||
---|---|---|
.. | ||
src | ||
Makefile | ||
pom.xml |