aabacchus

Results 32 comments of aabacchus

By the way, it seems like the meson.build doesn't have exactly the same defaults as the configure script; I had to explicitly disable the following options which were assumed to...

To add some details: if you define `_LARGEFILE64_SOURCE` then Musl's headers define `readdir64_r` as `readdir_r`, but the dynamic loading system probably ignores that.