aboutsummaryrefslogtreecommitdiff
path: root/src/bench/bench.h
diff options
context:
space:
mode:
authorlaanwj <126646+laanwj@users.noreply.github.com>2022-04-13 22:27:36 +0200
committerlaanwj <126646+laanwj@users.noreply.github.com>2022-04-13 22:27:41 +0200
commit9b7eb584ade2ce73dbfcda080935172c3857b758 (patch)
treea2e08fbec1908e28ee26e2b0e92553f9d47b4042 /src/bench/bench.h
parent3bbc46ddafb61f68785c7e581817db952f99d93a (diff)
parente644591426fb4ee1bba5c4bfdde85eb378258272 (diff)
downloadbitcoin-9b7eb584ade2ce73dbfcda080935172c3857b758.tar.xz
Merge bitcoin/bitcoin#24285: build, refactor: Drop useless `call` Make function
e644591426fb4ee1bba5c4bfdde85eb378258272 build, refactor: Drop useless `call` Make function (Hennadii Stepanov) Pull request description: Using the [`call`](https://www.gnu.org/software/make/manual/html_node/Call-Function.html) function with `$(package)_*_cmds` is effectively noop because the latter, which could be found in `<package>.mk` files, do not use temporary `$(1)` variable at all. This PR removes useless calls of the `call` function, and makes code more readable and easier to reason about. No change in resulted dependency binaries could be easy verified with bitcoin/bitcoin/#21995. ACKs for top commit: laanwj: Code review ACK e644591426fb4ee1bba5c4bfdde85eb378258272 shaavan: Code review ACK e644591426fb4ee1bba5c4bfdde85eb378258272 Tree-SHA512: 8481fa0dc5bbf7dd6a180f7fae5a2ccc07f85b50c7a966bceb2d7e010e07e5f211ee3f74f8ac79bc5acfde5f0764264d599d959ff3ebb8511b1b4a33f79509bd
Diffstat (limited to 'src/bench/bench.h')
0 files changed, 0 insertions, 0 deletions