summaryrefslogtreecommitdiff
path: root/src/buildtool/execution_api/bazel_msg/blob_tree.cpp
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2022-11-23 10:55:33 +0100
committerKlaus Aehlig <klaus.aehlig@huawei.com>2022-11-23 12:41:51 +0100
commit8bbccf0b88bed8f211b1de4a7440843f70a13472 (patch)
tree09cc677f0a6fb58a8985345b6da92b5d5c9c4a52 /src/buildtool/execution_api/bazel_msg/blob_tree.cpp
parentb6126f38fdf6aedfee869c7ad119c35fe59002fa (diff)
downloadjustbuild-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 'src/buildtool/execution_api/bazel_msg/blob_tree.cpp')
0 files changed, 0 insertions, 0 deletions