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

Bugfix: searched library was not found when
exe depended on obj and obj depended on a searched library.

Thanks to Caleb Epstein for the bug report.

* tools/builtin.jam
(searched-lib-generator.extra-usage-requirements): Remove
(archive-generator.run): Don't bother passing 'library-path' properties.
(linking-generator.run): Add propery library-path properties for
searched libraries.

* tools/unix.jam: Induced changes.

* test/searched_lib.py: New test.


[SVN r26486]

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

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 10f05e3dfa9077321aa5ccbb1051cf265370a68f
+Subproject commit ee27fd4ee27c068bada063893b242728bdd933b8

粤ICP备19079148号