=== Rebuild with GCC-5.1.0. Part IV ===
This commit is contained in:
13
mingw-w64-boost/boost-1.57.0-python-libpython_dep.patch
Normal file
13
mingw-w64-boost/boost-1.57.0-python-libpython_dep.patch
Normal file
@@ -0,0 +1,13 @@
|
||||
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)
|
||||
Reference in New Issue
Block a user