pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/53089 (qt5-qtbase workaround for ld assertion failure on NetBSD)
Synopsis: qt5-qtbase workaround for ld assertion failure on NetBSD
State-Changed-From-To: open->feedback
State-Changed-By: maya%NetBSD.org@localhost
State-Changed-When: Wed, 28 Mar 2018 13:12:59 +0000
State-Changed-Why:
Does this change help? (note it seems to apply to -7 too)
Module Name: src
Committed By: joerg
Date: Tue Mar 27 23:39:23 UTC 2018
Modified Files:
src/external/gpl3/binutils/dist/bfd: elflink.c
Log Message:
When trying to decide the status of a weak symbol, resolve any
indirectness first. In the case of various Qt5 libraries, __bss_start
ends up with a Qt5 version, but it has to be resolved first to match the
actual (implicit) definition. This fixes the root cause of pkg/53089.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/external/gpl3/binutils/dist/bfd/elflink.c
Home |
Main Index |
Thread Index |
Old Index