Преглед изворни кода

Fix possible problems when trailing or leading whitespace is added to the env vars used, for example CC and CFLAGS when using the cc toolset. Even though I can't get compilation to fail even with the extra whitespace during building it does seem to fail for some compilers that don't ignore the whitespace arguments. (Fixes #3630)

[SVN r60768]
Rene Rivera пре 16 година
родитељ
комит
bec9323ed6
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 44c9b51abef5b99538304d4b358cf2bd5f6a9242
+Subproject commit 92011153d9d8c595ae3622bcda540086ff2e87a5

粤ICP备19079148号