HomePhabricator

Remove the config.site generation from the depends

Description

Remove the config.site generation from the depends

Summary:
This template was used to inject some information from the depends build
to the autotools build, and is no longer used.

This diff removes this file and all internal reliance on it, as it was
used to trigger the build. The config.sub is now used instead, with
the side effect that it is now properly tracked and will trigger the
depends build when changed.

Test Plan:
Should trigger the build:

make build-linux64

Should not trigger the build:

make build-linux64

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D7671

Details

Provenance
FabienAuthored on Sep 29 2020, 14:46
FabienPushed on Sep 29 2020, 15:46
Reviewer
Restricted Project
Differential Revision
D7671: Remove the config.site generation from the depends
Parents
rABC2e944f6e3bd3: gui: update Qt base translations for macOS release
Branches
Unknown
Tags
Unknown