mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 09:54:16 +01:00
2a90325e80
There were a few reports that upgrading Ubuntu recently caused issues because we assert that the sqlite3 library version matches the one we were built with. 'make' doesn't fix this, because it doesn't know the external libraries have changed. Fix this harder, with a helper which updates a file every binary depends on, which gets relinked every time so we detect link changes. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
build-release.sh | ||
check-bolt.c | ||
check-includes.sh | ||
check-manpage.sh | ||
check-markdown.sh | ||
check-setup_locale.sh | ||
check-spelling.sh | ||
docker-entrypoint.sh | ||
generate-wire.py | ||
headerversions.c | ||
mockup.sh | ||
refresh-submodules.sh | ||
rel.sh | ||
update-mocks.sh |