[Bug 273753] [exp-run] Against llvm-17-update branch on GitHub

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 14 Sep 2023 07:15:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273753

--- Comment #1 from Dimitry Andric <dim@FreeBSD.org> ---
Created attachment 244820
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244820&action=edit
Fix ports-mgmt/pkg build with lld 17

Unfortunately the first port to fail is pkg, due to it using undefined symbols
in its version script, and lld 17 is being more strict about this. I have
submitted a pull request in https://github.com/freebsd/pkg/pull/2183, but here
is also a local patch for it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.