diff options
author | Oliver Reiche <oliver.reiche@huawei.com> | 2023-07-21 15:20:51 +0200 |
---|---|---|
committer | Oliver Reiche <oliver.reiche@huawei.com> | 2023-08-16 15:30:32 +0200 |
commit | 7e4f5b993e70c160d7e177d8429a197215ddd1ed (patch) | |
tree | bebaa0664310281340f41d67669ba3181f89cbed /rules/patch | |
parent | dbdf331b6211d957f26b562a82641e0524a9cd02 (diff) | |
download | justbuild-7e4f5b993e70c160d7e177d8429a197215ddd1ed.tar.gz |
rules: Propagate PATH list from defaults
... instead of creating an ENV from it and propagating this.
The idea is to keep PATH entries separate and only join them
with ":" when we need it. In this way, we can accumulate
PATHs from multiple defaults later, and perform a
deduplication ("nub_left") to shorten the final string
length.
Diffstat (limited to 'rules/patch')
0 files changed, 0 insertions, 0 deletions