Parcourir la source

Python/OSX fix from Noel Belcourt.

   This change addresses how Darwin handles compiling for frameworks.  The
   python frameworks require specific #include syntax that is not present
   in the boost source code so this change specifically adds python
   framework includes to the compile line.


[SVN r33402]
Vladimir Prus il y a 20 ans
Parent
commit
fe769d6115
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 6cc115b5d68b9b90bd4c3173b117f277ecf61d60
+Subproject commit b4903af911033b7aed2f7e60fe0da398aa475779

粤ICP备19079148号