Date: Sun, 21 Apr 2019 14:20:04 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 237439] math/cln: unbreak on aarch64 (again) Message-ID: <bug-237439-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237439 Bug ID: 237439 Summary: math/cln: unbreak on aarch64 (again) Product: Ports & Packages Version: Latest Hardware: arm64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: wen@FreeBSD.org Reporter: greg@unrelenting.technology Flags: maintainer-feedback?(wen@FreeBSD.org) Assignee: wen@FreeBSD.org Created attachment 203863 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D203863&action= =3Dedit cln.patch I guess clang/LLVM/LLD got smarter recently =E2=80=94 the out-of-namespace = declaration is not preventing the symbol from being deleted anymore: http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p498440_s346039/lo= gs/errors/cln-1.3.4_1.log Defining values does help, let's do that. (Makes more sense anyway, the out-of-namespace thing was a hack for MSVC=E2=80=A6) --=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-237439-7788>