Date: Sat, 27 Apr 2019 17:03:45 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 237608] math/mppp: fix build with GCC-based architectures, enable -DMPPP_WITH_QUADMATH=ON Message-ID: <bug-237608-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237608 Bug ID: 237608 Summary: math/mppp: fix build with GCC-based architectures, enable -DMPPP_WITH_QUADMATH=3DON 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@FreeBSD.org Assignee: yuri@freebsd.org Flags: maintainer-feedback?(yuri@freebsd.org) Created attachment 204068 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D204068&action= =3Dedit patch Add USES=3Dcompiler:c++14-lang everywhere, not just for tests (needed for b= uild on GCC architectures). Also, since all FreeBSD releases using Clang already use 6, add -DMPPP_WITH_QUADMATH=3DON to TEST_ARGS. Tested on powerpc64 and amd64. --=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-237608-7788>