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

Fixes for compiling with MinGW and GCC on Win32 more generally.
- Some options got swallowed sometime in the past because of checking local var instead of target var (on-windows). The options are now present again.
- Fix incorrect path separators for when not in Unix.
- Fix some missing quotes for commands. Part of SF issue #898333.
- Verified that building with the MinGW in the Dev-CPP environment works.


[SVN r22436]

Rene Rivera 22 лет назад
Родитель
Сommit
2ac7772fb9
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 6858363687e3f9edd7863e04a42290d1e2325d72
+Subproject commit 326d83195bee70db3e3dc41205ccb9105ab29b8b

粤ICP备19079148号