diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2022-11-23 10:55:33 +0100 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2022-11-23 12:41:51 +0100 |
commit | 8bbccf0b88bed8f211b1de4a7440843f70a13472 (patch) | |
tree | 09cc677f0a6fb58a8985345b6da92b5d5c9c4a52 /doc/concepts/built-in-rules.org | |
parent | b6126f38fdf6aedfee869c7ad119c35fe59002fa (diff) | |
download | justbuild-8bbccf0b88bed8f211b1de4a7440843f70a13472.tar.gz |
git2: do not enforce configuration transition on deps
In our packaging of git2, do not carry out a configuration transition
that is visible to dependencies. While its dependencies, ssl and
zlib, accept that TARGET_ARCH is defaulted to ARCH if unset and
still return the same result, regardless which export targets are
cached, we still should not enforce any configuration transition on
dependencies as this has the potential to cause subtle conflicts.
The implicit default of TARGET_ARCH to ARCH in zlib and ssl can
stay, as those libraries do not depend on any other repositories.
Diffstat (limited to 'doc/concepts/built-in-rules.org')
0 files changed, 0 insertions, 0 deletions