[Bug 277905] net/jose: fix build with lld 18
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 277905] net/jose: fix build with lld 18"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Mar 2024 20:33:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277905 Howard Holm <hdholm@alumni.iastate.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #249437| |maintainer-approval+ Flags| | --- Comment #4 from Howard Holm <hdholm@alumni.iastate.edu> --- Created attachment 249437 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=249437&action=edit Alternative patch I don't have a build setup that uses lld 18. So it's hard for me to test alternative fixes. I'm wondering if something like the fix here https://github.com/xkbcommon/libxkbcommon/commit/ebe4157d77cbf88eb3b35d9155d56468e4709ba2 which is adding --undefined-version, solves the problem or is it a different issue than the undefined symbol problem causing the linker to fail on that test. So does this patch fix the issue? -- You are receiving this mail because: You are the assignee for the bug.