소스 검색

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 년 전
부모
커밋
2ac7772fb9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tools/build

+ 1 - 1
tools/build

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

粤ICP备19079148号