rgb-cln/external
Rusty Russell 57f6f74ee0 external/Makefile: fix spurious rebuilds.
Quote marks are not special to make: as it can't find
external/"x86_64-linux-gnu"/libwally-core-build/src/libwallycore.la
it always insists on rebuilding it (which rebuilds the world).

If we have spaces in TARGET_DIR, we're in trouble already.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

Changelog-None
2020-06-29 15:48:09 +09:30
..
jsmn@18e9fe42cb jsmn: upgrade so JSMN_OBJECT's size parameter is usable. 2019-01-17 16:22:32 +01:00
libbacktrace@5a99ff7fed libbacktrace: pull latest version, which has config.guess fix applied. 2018-06-08 17:56:01 +02:00
libsodium@675149b9b8 external/libsodium: Update to 1.0.16 2018-06-09 06:42:02 +00:00
libwally-core@e0d0634aea libwally: update to latest commit on master, which contains psbt fixes 2020-06-23 14:49:32 +02:00
.gitignore travis: Actually build for arm 2020-06-24 17:08:40 +02:00
Makefile external/Makefile: fix spurious rebuilds. 2020-06-29 15:48:09 +09:30