Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 635064 Details for
Bug 719930
dev-libs/boost-1.73.0 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
boost-1.73.0-boost-mpi-python.patch
boost-1.73.0-boost-mpi-python.patch (text/plain), 1.11 KB, created by
Mark Wright
on 2020-04-28 14:06:17 UTC
(
hide
)
Description:
boost-1.73.0-boost-mpi-python.patch
Filename:
MIME Type:
Creator:
Mark Wright
Created:
2020-04-28 14:06:17 UTC
Size:
1.11 KB
patch
obsolete
>--- a/boostcpp.jam 2020-04-22 23:34:42.000000000 +1000 >+++ b/boostcpp.jam 2020-04-25 21:53:10.416275819 +1000 >@@ -185,7 +185,7 @@ > > rule tag ( name : type ? : property-set ) > { >- if $(type) in STATIC_LIB SHARED_LIB IMPORT_LIB >+ if $(type) in STATIC_LIB SHARED_LIB IMPORT_LIB PYTHON_EXTENSION > { > local args = $(.format-name-args) ; > if $(layout) = versioned >@@ -223,7 +223,7 @@ > { > local result = $(name) ; > >- if $(type) in STATIC_LIB SHARED_LIB IMPORT_LIB >+ if $(type) in STATIC_LIB SHARED_LIB IMPORT_LIB PYTHON_EXTENSION > { > # Add Python version suffix > >--- a/libs/mpi/build/Jamfile.v2 2020-04-22 23:35:34.000000000 +1000 >+++ b/libs/mpi/build/Jamfile.v2 2020-04-25 21:53:10.417275823 +1000 >@@ -117,6 +117,8 @@ > <link>shared:<define>BOOST_PYTHON_DYN_LINK=1 > <link>shared <runtime-link>shared > <python-debugging>on:<define>BOOST_DEBUG_PYTHON >+ -<tag>@$(BOOST_JAMROOT_MODULE)%$(BOOST_JAMROOT_MODULE).tag >+ <tag>@$(__name__).python-tag > ; > > mpi_python_libs = boost_mpi_python mpi ;
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 719930
: 635064