FreeBSD Bugzilla – Attachment 221631 Details for
Bug 252651
Making math/suitesparse depend on onetbb
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch to disable TBB option
252651-math-suitesparse.diff (text/plain), 1.02 KB, created by
Ganael LAPLANCHE
on 2021-01-16 14:26:43 UTC
(
hide
)
Description:
Proposed patch to disable TBB option
Filename:
MIME Type:
Creator:
Ganael LAPLANCHE
Created:
2021-01-16 14:26:43 UTC
Size:
1.02 KB
patch
obsolete
>Index: math/suitesparse/Makefile >=================================================================== >--- math/suitesparse/Makefile (revision 561191) >+++ math/suitesparse/Makefile (working copy) >@@ -4,6 +4,7 @@ > PORTNAME= suitesparse > PORTVERSION= 5.8.1 > DISTVERSIONPREFIX= v >+PORTREVISION= 1 > CATEGORIES= math > > MAINTAINER= fortran@FreeBSD.org >@@ -36,7 +37,7 @@ > > CONFLICTS_INSTALL= mongoose plinkseq # bin/mongoose > >-OPTIONS_DEFINE= DEMOS DOCS OPENMP TBB >+OPTIONS_DEFINE= DEMOS DOCS OPENMP # TBB > OPTIONS_EXCLUDE_aarch64= OPENMP > OPTIONS_RADIO= BLAS > OPTIONS_RADIO_BLAS= ATLAS GOTOBLAS NETLIB OPENBLAS >@@ -59,8 +60,9 @@ > DEMOS_ALL_TARGET_OFF= library > > TBB_DESC= Intel threading building blocks >-TBB_LIB_DEPENDS= libtbb.so:devel/tbb >+TBB_LIB_DEPENDS= libtbb.so:devel/onetbb > TBB_MAKE_ENV= TBB="-ltbb" SPQR_CONFIG="-DHAVE_TBB" >+TBB_BROKEN= oneTBB doesn't provide tbb/task_scheduler_init.h any more, see PR 252651 > > MODULES= AMD CAMD CCOLAMD CHOLMOD COLAMD CSparse CXSparse_newfiles \ > CXSparse GPUQREngine KLU LDL RBio SPQR UMFPACK
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
Actions:
View
|
Diff
Attachments on
bug 252651
: 221631