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

Fix a problem with compilation options being sometimes ignored
when generating PCH. When an action generated two targets, target
variables must be set on both, on just on the first one.
Patch from Franz Schnyder.

tools/
* msvc.jam (compile.c++): Call get-rspline on all 'targets',
to implicitly verify there's just one element.
(compile.c.pch): Call get-rspline on all targets.
(compile.c++.pch): Likewise.


[SVN r35605]

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

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit cbbe68579fee4a2e54a88acf5dd86090a0c2cd4c
+Subproject commit 2f1f6190ff874f29d4451ca968a3e9781db7230a

粤ICP备19079148号