sphaero opened this issue 6 months ago · 0 comments
Apparently we need to set:
#define _GNU_SOURCE
before we #include <pthread.h>
Not sure how portable that is. We could also revert it.