mirror of https://git.musl-libc.org/git/musl
Browse Source
this fixes an issue using gold instead of gnu ld for linking. it also should eliminate the need of the startup code to even load/pass the got address to the dynamic linker. based on patch submitted by sh4rm4 with minor cosmetic changes. further cleanup will follow.rs-1.0
1 changed files with 12 additions and 3 deletions
Loading…
Reference in new issue