Sfoglia il codice sorgente

Minor changes to attempt getting Python build working on MacOS-X with Python 2.3 framework.
- darwin-tools.jam; added warnings feature to control warning output.
- darwin-tools.jam; disable some Apple speicfic options when using g++ directly.
- darwin-tools.jam; disable dylib versioning, for now.
- python.jam; remove shared link to pyton2.3 lib for embebed targets.
- python.jam; remove uneeded path to python libraries, implicitly there because of framework use.
- python.jam; disable warnings, for now.


[SVN r18529]

Rene Rivera 23 anni fa
parent
commit
832f189a63
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit d7bd74cf26ed44217ff96395f88ca8046003ca8d
+Subproject commit 896ae7a0fccd9557c53842e024d26b75989619bc

粤ICP备19079148号