Browse Source

Fix a bug with searched libraries. When they are bypassed by static library,
we need to bypass <library-path> property, as well.

* tools/builtin.jam
(lib-target-class.compute-usage-requirements): The above change.

* build/virtual-target.jam
(subvariant.set-usage-requirements, subvariant.usege-requirements):
New methods.
(abstract-file-target.dg): Don't allow changing the value.

* build/targets.jam
(basic-target.generate): Explicitly don't change value of 'dg'.


[SVN r20655]

Vladimir Prus 22 years ago
parent
commit
13b5e856e3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit d01539f02d1c55be1a4b06e7dc2ed39e4d9fbd3c
+Subproject commit 7afb7a98aba0464ec3847142e5d54322aaf3d610

粤ICP备19079148号