FreeBSD Bugzilla – Attachment 221718 Details for
Bug 252690
Making math/dune-common depend on onetbb
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
dune-common.patch (text/plain), 749 bytes, created by
Yuri Victorovich
on 2021-01-18 21:20:59 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2021-01-18 21:20:59 UTC
Size:
749 bytes
patch
obsolete
>Index: math/dune-common/Makefile >=================================================================== >--- math/dune-common/Makefile (revision 561686) >+++ math/dune-common/Makefile (working copy) >@@ -14,7 +14,7 @@ > BUILD_DEPENDS= openmpi>0:net/openmpi \ > vc>0:devel/vc > LIB_DEPENDS= libopenblas.so:math/openblas \ >- libtbb.so:devel/tbb >+ libtbb.so:devel/onetbb > > USES= cmake compiler:c++17-lang fortran pkgconfig python shebangfix > SHEBANG_FILES= bin/dune-ctest cmake/scripts/extract_cmake_data.py >@@ -26,6 +26,7 @@ > GL_COMMIT= aa689abba532f40db8f5663fa379ea77211c1953 > > CMAKE_ON= BUILD_SHARED_LIBS >+CMAKE_ARGS= -DTBB_INCLUDE_DIR=${LOCALBASE}/include -DTBB_LIBRARIES=${LOCALBASE}/lib/libtbb.so > > OPTIONS_DEFINE= DOCS DOXYGEN > OPTIONS_SUB= yes
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 252690
: 221718