Date: Sat, 23 Mar 2024 20:33:22 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 277905] net/jose: fix build with lld 18 Message-ID: <bug-277905-7788-voUf91TPKE@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-277905-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-277905-7788@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=3D277905 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=3D249437&action= =3Dedit 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/ebe4157d77cbf88eb3b35d9155= d56468e4709ba2 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? --=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-277905-7788-voUf91TPKE>