mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-17 13:06:36 +02:00
I ran `uv run make update-mocks` and many mocks vanished. But that broke MacOS (and maybe other archs) which doesn't support function sections and no longer linked. If this proves problematic, we might end up generating mocks properly: 1. Use #include "mocks-sphinx-xor_cipher_stream_gen.c" 2. Generate those separate files as necessary. 3. Don't commit them, build them locally. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| run-crc32_of_update.c | ||
| run-gossip_rcvd_filter.c | ||
| run-initiator-success.c | ||
| run-netaddress.c | ||
| run-responder-success.c | ||
| run-websocket.c | ||