tnintemann / rpms / boost

Forked from rpms/boost 3 years ago
Clone

Blame SOURCES/boost-1.57.0-python-libpython_dep.patch

f4a353
Index: boost_1_57_0/tools/build/src/tools/python.jam
f4a353
===================================================================
f4a353
--- boost_1_57_0/tools/build/src/tools/python.jam	(revision 50406)
f4a353
+++ boost_1_57_0/tools/build/src/tools/python.jam	(working copy)
f4a353
@@ -994,7 +994,7 @@
f4a353
     else
f4a353
     {
f4a353
         alias python_for_extensions
f4a353
-            :
f4a353
+            : python
f4a353
             : $(target-requirements)
f4a353
             :
f4a353
             : $(usage-requirements)