You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
454 B
13 lines
454 B
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)
|
|
|