mirror of https://git.musl-libc.org/git/musl
Browse Source
the function itself was static, but the weak alias provided an externally visible reference and thus prevented the dead code from being omitted from the output. so this change actually reduces bloat in mandatory static-linked code.master
1 changed files with 0 additions and 8 deletions
Loading…
Reference in new issue