Просмотр исходного кода

Fix linking of Boost.Python when using MinGW. It seems that linking using the import lib is now incompatible with the MinGW linker. Instead we have to now link against the python DLL directly.

[SVN r21409]
Rene Rivera 22 лет назад
Родитель
Сommit
87f5c857f1
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit d49cf57143afbd50e87182dc6571e3fcf26ff0ee
+Subproject commit cb84c7348f6e2ed2617eb7f8472b6e34ff939dc6

粤ICP备19079148号