686b966420
boost::python code * boost-1.57.0-python-abi_letters.patch * boost-1.57.0-python-libpython_dep.patch * boost-1.55.0-python-test-PyImport_AppendInittab.patch OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=160
14 lines
454 B
Diff
14 lines
454 B
Diff
Index: boost_1_57_0/tools/build/src/tools/python.jam
|
|
===================================================================
|
|
--- boost_1_57_0/tools/build/src/tools/python.jam (revision 50406)
|
|
+++ boost_1_57_0/tools/build/src/tools/python.jam (working copy)
|
|
@@ -994,7 +994,7 @@
|
|
else
|
|
{
|
|
alias python_for_extensions
|
|
- :
|
|
+ : python
|
|
: $(target-requirements)
|
|
:
|
|
: $(usage-requirements)
|