Bläddra i källkod

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 20 år sedan
förälder
incheckning
fe769d6115
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      tools/build

+ 1 - 1
tools/build

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

粤ICP备19079148号