mirror of https://git.musl-libc.org/git/musl
Browse Source
this is mostly useless for shared libs (though it could help for prelink-like purposes); the intended use case is for adding support for calling the dynamic linker directly to run a program, as in: ./libc.so ./a.out foo this usage is not yet supported.rs-1.0
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue