Date: Tue, 09 Oct 2018 00:12:05 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 232091] devel/rapidjson: fix build with GCC-based architectures Message-ID: <bug-232091-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232091 Bug ID: 232091 Summary: devel/rapidjson: fix build with GCC-based architectures Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: yuri@freebsd.org Reporter: pkubaj@anongoth.pl Assignee: yuri@freebsd.org Flags: maintainer-feedback?(yuri@freebsd.org) Created attachment 197938 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D197938&action= =3Dedit patch GCC 4.2 doesn't know about -Wno-c++98-compat flag, so it needs -Wno-error n= ot to throw error because of unknown option. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud. --=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-232091-7788>