Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Dec 2018 13:33:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 234070] problem with lld and wildcard characters in version scripts
Message-ID:  <bug-234070-29464-t7ASTaVsmy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234070-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234070-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234070

--- Comment #1 from Tijl Coosemans <tijl@FreeBSD.org> ---
Created attachment 200601
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D200601&action=
=3Dedit
qt5-version.patch

Quoting https://bugs.llvm.org/show_bug.cgi?id=3D40176: "If more than one cl=
ause
in a version script match the same symbol, the last one takes precedence. T=
hus,
if you have the catch-all clause at end (i.e. "*"), it overwrites everythin=
g."

This patch for Qt5 changes the version scripts to put the catch-all first.=
=20
Note that if this is committed all ports that depend on Qt5 need to be rebu=
ilt
because many library symbols will get a different (corrected) version label.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234070-29464-t7ASTaVsmy>