FreeBSD Bugzilla – Attachment 204068 Details for
Bug 237608
math/mppp: fix build with GCC-based architectures, enable -DMPPP_WITH_QUADMATH=ON
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
mppp.patch (text/plain), 677 bytes, created by
Piotr Kubaj
on 2019-04-27 17:03:45 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-04-27 17:03:45 UTC
Size:
677 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 500204) >+++ Makefile (working copy) >@@ -17,12 +17,11 @@ > RUN_DEPENDS= ${LOCALBASE}/include/gmp.h:math/gmp \ > ${LOCALBASE}/include/mpfr.h:math/mpfr > >-USES= cmake >+USES= cmake compiler:c++14-lang > USE_GITHUB= yes > GH_ACCOUNT= bluescarni > >-TEST_USES= compiler:c++14-lang >-TEST_ARGS= -DMPPP_BUILD_TESTS=ON -DMPPP_WITH_MPFR=ON #-DMPPP_WITH_QUADMATH=ON (quadmath requires __float128, only available in clang6) >+TEST_ARGS= -DMPPP_BUILD_TESTS=ON -DMPPP_WITH_MPFR=ON -DMPPP_WITH_QUADMATH=ON > BENCHMARK_ARGS= -DMPPP_BUILD_BENCHMARKS=ON -DMPPP_BENCHMARK_BOOST=ON > > do-test:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
pkubaj
:
maintainer-approval?
(
yuri
)
Actions:
View
|
Diff
Attachments on
bug 237608
: 204068