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

Fix missing link flags when building executables from the regression test system. The use of flags .. <target-type>EXE does not work because the target type is set to the main target (RUN from ther test system). Use gTARGET_TYPE instead which is set.

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

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 864e107939b9c4cf2ac27b8723ec4246440361b6
+Subproject commit a4f6b4362b9e02d072bc23d2b4093002fd5edbdd

粤ICP备19079148号