1
0
Эх сурвалжийг харах

tools/build/v2/tools/python.jam:

 * add ".lib" to the target name for libpython.  *** This is a kluge!
   I don't know why it should be necessary ***, but when I was
   inserting debugging code that did

      ECHO [ $(target).name ] ;

   it would always drop the 2nd digit, e.g. python-2.4 would come out
   as "python-2".  This change prevented it.

 * Fixed spelling and grammar in comments

 * Fix the incorrect assumption in capture-output that only one Python
   extension will participate (also in tools/build/v2/testing.jam).


[SVN r37215]
Dave Abrahams 19 жил өмнө
parent
commit
14486ea478
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 549a94389e2276c91cd95ca257d093d27f99eb37
+Subproject commit ac28d1cb89c9ebc81177750ee4da121ad44e99c1

粤ICP备19079148号