aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2021-03-10 11:42:34 +0800
committerfanquake <fanquake@gmail.com>2021-03-31 17:05:52 +0800
commit735610940c0cac72343ca247eb3062b2e09512a0 (patch)
treeb3e1e25af199d5cf4eee0f9f610188d79ea14ff8 /CONTRIBUTING.md
parentb14462083f82aeaa9a376978f210db5538db296f (diff)
downloadbitcoin-735610940c0cac72343ca247eb3062b2e09512a0.tar.xz
build: set --build when configuring packages in depends
After reading https://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.70/autoconf.html#Specifying-Target-Triplets, my understanding is that this change should mostly be a no-op, as --build defaults to the output of config.guess, however, this may be slightly more correct > For historical reasons, whenever you specify --host, be sure to > specify --build too; this will be fixed in the future. and will quell some warnings in depends (#16354). If anything, this also explicitly enables cross-compilation mode when `--host` differs from `--build`. As for "fixed in the future", this is the case for Autoconf 2.70+.
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions