New review comment by Chocimier on void-packages repository https://github.com/void-linux/void-packages/pull/34647#discussion_r794755451 Comment: `pthread_*_np` is kept under `#ifdef __linux__`, should work after patching to `#ifdef __GLIBC__`. It would be worth upstreaming even. Will it enable R on musl too?