[Bug 284264] ports-mgmt/pkg after upgrade to 2.0 check -d reports missing system libs
Date: Fri, 24 Jan 2025 12:41:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284264 --- Comment #12 from Baptiste Daroussin <bapt@FreeBSD.org> --- the root cause has nothing to do with binutils, it has to do with the --gc-sections flag in ld(1) invocation when creating the dso, which drops the notes. A fix will be pushed asap in base, and a workaround has been added to pkg. -- You are receiving this mail because: You are the assignee for the bug.