User Details
User Details
- User Since
- Mon, Jan 16, 12:40 AM (1 w, 6 d)
- Availability
- Available
Mon, Jan 16
Mon, Jan 16
MaskRay updated the diff for D564: Remove non-symbol npth_sigmask/npth_sigwait.
keep the macro as it is used
MaskRay added a comment to D564: Remove non-symbol npth_sigmask/npth_sigwait.
This patch fixes linker errors with GNU ld/gold/ld.lld --no-undefined-version. See https://github.com/gentoo/gentoo/pull/29097 and https://maskray.me/blog/2020-11-15-explain-gnu-linker-options#no-undefined-version
MaskRay requested review of D564: Remove non-symbol npth_sigmask/npth_sigwait.
MaskRay added a comment to D563: Remove non-existent symbols to fix -Wl,--no-undefined-version.
This patch fixes linker errors with GNU ld/gold/ld.lld --no-undefined-version. See https://github.com/gentoo/gentoo/pull/29097