mirror of https://git.musl-libc.org/git/musl
Browse Source
commit 637dd2d383 introduced the checks
for RTLD_DEFAULT and RTLD_NEXT here, claiming they fixed a regression,
but the above conditional block clearly already covered these cases,
and removing the checks produces no difference in the generated code.
master
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue