Date: Thu, 29 Dec 2022 20:32:26 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 268646] devel/simdjson: re-enable build for i386 Message-ID: <bug-268646-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268646 Bug ID: 268646 Summary: devel/simdjson: re-enable build for i386 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: dim@FreeBSD.org CC: olevole@olevole.ru Flags: maintainer-feedback?(olevole@olevole.ru) CC: olevole@olevole.ru When devel/simdjson was originally committed, it was disabled for i386 beca= use of "unknown type name '__uint128_t'" errors. These no longer occur with Fre= eBSD 12.3 and higher, which has clang 10.0.1. Re-enable the build for i386, and add -DSIMDJSON_NO_PORTABILITY_WARNING to suppress warnings about 64 bit architectures being preferred for this libra= ry, since it works fine. (Although obviously performance will not be as great a= s on 64 bit architectures.) --=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-268646-7788>