mirror of https://git.musl-libc.org/git/musl
Browse Source
this works around pcc's lack of working support for weak references, and in principle is nice because it gets us back to the stage where the only weak symbol feature we use is weak aliases, nothing else. having fewer dependencies on fancy linker features is a good thing.rs-1.0
1 changed files with 12 additions and 8 deletions
Loading…
Reference in new issue