Currently on I see link failures like the following: ```bash ./configure <snip> checking for libsodium with IETF chacha20 variants... yes <snip> ar libccan.a ld ccan/ccan/cdump/tools/cdump-enumstr ld: library 'sodium' not found clang: error: linker command failed with exit code 1 (use -v to see invocation) ``` The configure check passes under Clang here. Changelog-Fixed: build: fix linking against libsodium on macOS. |
||
|---|---|---|
| .. | ||
| gheap@67fc83bc95 | ||
| jsmn@18e9fe42cb | ||
| libbacktrace@2446c66076 | ||
| libsodium@675149b9b8 | ||
| libwally-core@11e1bf6d60 | ||
| lowdown@edca6ce6d5 | ||
| .gitignore | ||
| Makefile | ||