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

* common.jam
(check-tool): Try finding both first and the last element. This avoid
warning both in the case of "distcc g++", and in case of
'"set FOO=bar &&" como'.
(get-invocation-command): Returns the user-specified command even if
it can't be found anywere. This means user specified command will show
up in the command line, and even if it fails, it's less confusing than
command line with no compiler name at all.


[SVN r25765]

Vladimir Prus 21 лет назад
Родитель
Сommit
dcfa38570d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit f0cf33f57f65983577d223e383b178372788b88f
+Subproject commit 5feff8c90d292d977c370d809ec874854f458580

粤ICP备19079148号