Use the
$(package)_staging_prefix_dirvariable consistently to improves readability, and make it easier to reason about build scriptsDo not put the
.stamp_postprocessedinto the cached package archive as it is an unrelated artifact when that archive is lately used in the$(package)_configuredtarget for other packages.
build: Improve depends/funcs.mk #21419
pull hebasto wants to merge 2 commits into bitcoin:master from hebasto:210311-mk changing 1 files +3 −3-
hebasto commented at 12:36 AM on March 12, 2021: member
-
da9997241a
build, refactor: Use a proper equivalent variable
This change makes the usage of the $(package)_staging_prefix_dir variable consistent, improves readability, and makes it easier to reason about build scripts.
-
a8dcfe0b8c
build: Do not put .stamp_postprocessed into the cached package archive
A timestamp file is an unrelated artifact when a cached package archive is lately used in the $(1)_configured target of other packages.
- hebasto added the label Build system on Mar 12, 2021
- hebasto closed this on Mar 12, 2021
- fanquake locked this on Mar 20, 2021
Contributors
Labels