FreeBSD Bugzilla – Attachment 233416 Details for
Bug 263486
math/cbc: Add option to compile with parallel capability
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Updated patch that passes portlint
cbc-parallel.patch (text/plain), 584 bytes, created by
Wes Dyk
on 2022-04-23 08:28:26 UTC
(
hide
)
Description:
Updated patch that passes portlint
Filename:
MIME Type:
Creator:
Wes Dyk
Created:
2022-04-23 08:28:26 UTC
Size:
584 bytes
patch
obsolete
>diff --git a/usr/ports/math/cbc/Makefile b/usr/ports/math/cbc/Makefile >index 19b1b4d..8a0708e 100644 >--- a/usr/ports/math/cbc/Makefile >+++ b/usr/ports/math/cbc/Makefile >@@ -25,6 +25,12 @@ LIB_DEPENDS= libblas.so:math/blas \ > USES= compiler:c++11-lang fortran gmake libtool pkgconfig > USE_LDCONFIG= yes > >+OPTIONS_DEFINE= DEBUG PARALLEL >+DEBUG_DESC= Compile CBC with debug support >+PARALLEL_DESC= Compile CBC with parallel (multi-threaded solver) support >+DEBUG_CONFIGURE_ENABLE= debug >+PARALLEL_CONFIGURE_ENABLE= cbc-parallel >+ > USE_GITHUB= yes > GH_ACCOUNT= coin-or > GH_PROJECT= Cbc
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:
aus129
:
maintainer-approval?
(
yuri
)
Actions:
View
|
Diff
Attachments on
bug 263486
:
233415
| 233416