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

Unbreak searched_lib.py and library_chain.py. Pass proper -rpath-link
options to the linker.

* tools/builtin.jam
(lib-target-class.compute-usage-requirements): Add xdll-path
properties instead of dll-path. Add them unconditionally,
not only when hardcode-dll-paths is true.

(linking-generator.run): When hardcode-dll-paths is true, add
dll-path property for each xdll-path property.

* tools/gcc.jam
Convert xdll-path properties into -rpath-link option.


[SVN r21560]

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

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 77938a73ea55bea82bfa9b3a1ba21977a908493d
+Subproject commit 33b33b839c24e3e64237b5d3902bf5b0b23670b7

粤ICP备19079148号