mirror of
https://git.musl-libc.org/git/musl
synced 2025-02-04 04:14:03 +03:00
71df8b2760
this should avoid warnings about unused libs when not linking, and might fix some other obscure issues too. i might replace this approach with a completely different one soon though.