diff options
author | fanquake <fanquake@gmail.com> | 2022-02-09 11:59:32 +0000 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2022-02-09 11:59:43 +0000 |
commit | 6ac637f97f0ccdf0c6ab8565f68d37aeffe62090 (patch) | |
tree | 2cf59f34526f88878ff6344562d87eca390f6207 /src/util/system.h | |
parent | 8ac79973f8e923e9f1f560f4909b912ccea34035 (diff) | |
parent | d644c45e39c45118df86692f9365d25dbba49461 (diff) |
Merge bitcoin/bitcoin#24288: build, refactor: Drop redundant `$(package)_download_file` assignments
d644c45e39c45118df86692f9365d25dbba49461 build, refactor: Drop redundant `$(package)_download_file` assignments (Hennadii Stepanov)
Pull request description:
No need to specify `$(package)_download_file` when it is equal to `$(package)_file_name`.
Historically, before bitcoin/bitcoin#19817, distinct `$(package)_download_file` and `$(package)_file_name` were used for better portability (I guess) by removing `+` characters from a file name.
The only package which still use file renaming is `native_capnp`: https://github.com/bitcoin/bitcoin/blob/eca694a4e78d54ce4e29b388b3e81b06e55c2293/depends/packages/native_capnp.mk#L3-L5
ACKs for top commit:
shaavan:
ACK d644c45e39c45118df86692f9365d25dbba49461
fanquake:
ACK d644c45e39c45118df86692f9365d25dbba49461
Tree-SHA512: 488dd0f55cea077174e78a75d8385bacb1a5463883cadeb5fd7c9426865ea5f3a8bad0bd6e8e9d530bce6f0c1715349b3fbabb4e22634348cdd68f5fc8a3c53b
Diffstat (limited to 'src/util/system.h')
0 files changed, 0 insertions, 0 deletions