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

Patch from Andre Hentz to fix os=cygwin/toolset=msvc combination.

* new/builtin.jam: Associate obj and lib extension with OBJ and
STATIC_LIB target types, to handle the above combination. The gcc
toolset overrides these extension explicitly.

* new/msvc.jam
   (archive): Use bash syntax on cygwin.


[SVN r18210]
Vladimir Prus 23 лет назад
Родитель
Сommit
425dabb974
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 719471b4dc48ad59a00b530315165c78306a0476
+Subproject commit a3683f2d46fd47ef3b16642ffc1e7e7a5c3a86a4

粤ICP备19079148号