mirror of https://git.musl-libc.org/git/musl
Browse Source
this is ugly and stupid, but now that the *64 symbol names exist, a lot of broken GNU software detects them in configure, then either breaks during build due to missing off64_t definition, or attempts to compile without function declarations/prototypes. "fixing" it here is easier than telling everyone to add yet another feature test macro to their builds.rs-1.0
15 changed files with 15 additions and 15 deletions
Loading…
Reference in new issue