Clang Import Breakage

Sean Bruno sbruno at freebsd.org
Sun Mar 24 00:04:14 UTC 2019



On 3/23/19 5:57 PM, Dimitry Andric wrote:
> This is fallout of <https://svnweb.freebsd.org/changeset/base/345349>,
> which enabled --no-allow-shlib-undefined by default.  See also
> <https://bugs.freebsd.org/236141>.  Executive summary: lots of programs
> do not specify all their required libraries, a.k.a. "under-linking".
> 
> I haven't yet reverted lld's new default, since it seems that a lot of
> under-linking fixes are now being made.  These problems will also occur
> when linking with gold, for instance, so it is quite useful to solve
> them once and for all.
> 
> -Dimitry

Oh, hrm.  Ok.

So, before the changes, my port succeeds in adding libogg to its LD list
when doing its link.

I can't tell if that's the same thing as "under-linking" in this case.

sean

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 618 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20190323/6770e4e4/attachment.sig>


More information about the freebsd-ports mailing list