Mageia Bugzilla – Attachment 2822 Details for
Bug 7517
Request addition of the following python packages
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
patch file for pyopencl to use system boost
pyopencl-boost.patch (text/plain), 511 bytes, created by
Joseph Wang
on 2012-09-18 18:52:27 CEST
(
hide
)
Description:
patch file for pyopencl to use system boost
Filename:
MIME Type:
Creator:
Joseph Wang
Created:
2012-09-18 18:52:27 CEST
Size:
511 bytes
patch
obsolete
>--- a/setup.py 2012-06-03 04:23:51.000000000 +0800 >+++ b/setup.py 2012-09-19 00:08:27.562101366 +0800 >@@ -38,7 +38,7 @@ > return ConfigSchema(make_boost_base_options() + [ > BoostLibraries("python"), > >- Switch("USE_SHIPPED_BOOST", True, "Use included Boost library"), >+ Switch("USE_SHIPPED_BOOST", False, "Use included Boost library"), > > Switch("CL_TRACE", False, "Enable OpenCL API tracing"), > Switch("CL_ENABLE_GL", False, "Enable OpenCL<->OpenGL interoperability"),
--- a/setup.py 2012-06-03 04:23:51.000000000 +0800 +++ b/setup.py 2012-09-19 00:08:27.562101366 +0800 @@ -38,7 +38,7 @@ return ConfigSchema(make_boost_base_options() + [ BoostLibraries("python"), - Switch("USE_SHIPPED_BOOST", True, "Use included Boost library"), + Switch("USE_SHIPPED_BOOST", False, "Use included Boost library"), Switch("CL_TRACE", False, "Enable OpenCL API tracing"), Switch("CL_ENABLE_GL", False, "Enable OpenCL<->OpenGL interoperability"),
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 7517
:
2818
|
2819
|
2820
|
2821
| 2822 |
2829
|
2830
|
2831
|
2832