mirror of https://git.musl-libc.org/git/musl
Browse Source
with this commit it should be possible to produce a working static-linked fdpic libc and application binaries for sh. the changes in reloc.h are largely unused at this point since dynamic linking is not supported, but the CRTJMP macro is used one place outside of dynamic linking, in __unmapself.master
2 changed files with 20 additions and 1 deletions
Loading…
Reference in new issue