mirror of https://git.musl-libc.org/git/musl
Browse Source
commit b9410061e2 inadvertently omitted
optopt from the "dynamic list", causing it to be split into separate
objects that don't share their value if the main program contains a
copy relocation for it (for non-PIE executables that access it, and
some PIE ones, depending on arch and toolchain versions/options).
master
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue