[Bug 237608] math/mppp: fix build with GCC-based architectures, enable -DMPPP_WITH_QUADMATH=ON
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Apr 27 17:03:47 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237608
Bug ID: 237608
Summary: math/mppp: fix build with GCC-based architectures,
enable -DMPPP_WITH_QUADMATH=ON
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: yuri at freebsd.org
Reporter: pkubaj at FreeBSD.org
Assignee: yuri at freebsd.org
Flags: maintainer-feedback?(yuri at freebsd.org)
Created attachment 204068
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204068&action=edit
patch
Add USES=compiler:c++14-lang everywhere, not just for tests (needed for build
on GCC architectures).
Also, since all FreeBSD releases using Clang already use 6, add
-DMPPP_WITH_QUADMATH=ON to TEST_ARGS.
Tested on powerpc64 and amd64.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list