diff options
author | W. J. van der Laan <laanwj@protonmail.com> | 2021-05-05 14:32:03 +0200 |
---|---|---|
committer | W. J. van der Laan <laanwj@protonmail.com> | 2021-05-05 14:32:12 +0200 |
commit | df21e500d6bcfe70318bad2b75a9d7898c92dcfb (patch) | |
tree | b6834d170dc60ed11bb6824f5ba34405402056a5 /depends/packages.md | |
parent | cdcf82622d49d10ee339e471e511cd973772e9ff (diff) | |
parent | fa872c9af397837bb17859b5f43adec71239682a (diff) |
Merge bitcoin/bitcoin#21427: depends: Fix id_string invocations
fa872c9af397837bb17859b5f43adec71239682a depends: Fix id_string invocations (Carl Dong)
Pull request description:
Closes: #21242
```
Reproduced from depends/Makefile comment:
When invoking a shell, GNU Make special-cases exit code 127 (command not
found) by not capturing the output but instead passing it through. This
is not done for any other exit code.
Therefore, we require a "|| true" to avoid this behaviour when in an
environment where the build_* or host_* may not exist yet.
```
ACKs for top commit:
laanwj:
Concept and light code review ACK fa872c9af397837bb17859b5f43adec71239682a
Tree-SHA512: 9ce88381aec579d956572cf70c4f69dc5a3873f0d2af14a71cf24814192a89452b8280258bed8cca804e4bd2644db056d213ab733df46a10560a47079524d8ac
Diffstat (limited to 'depends/packages.md')
0 files changed, 0 insertions, 0 deletions