Hacker News new | past | comments | ask | show | jobs | submit login

An easier option is to build against musl, remove the DEPENDS with patchelf, and use that. There are a few incompatibilities with glibc (more on aarch64 than am64), but it's manageable (you might need to patch a few headers in musl and provide missing/incompatible functions). And you'll have a binary that works against musl and glibc both.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: