plugins: generate list of plugins more atomically, respect V=1 and --quiet.

I got a corrupt file, which looked like multiple concurrent attempts
to build it.  So instead, build it in one command, but also use
VERBOSE so we print correctly with V=1 (and --quiet).

Also move into plugins/ where it logically belongs.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Rusty Russell
2020-09-24 11:02:54 +09:30
committed by Christian Decker
parent 488b32b003
commit 7260d9ea3d
6 changed files with 11 additions and 15 deletions

View File

@@ -18,7 +18,7 @@
#include <sys/types.h>
/* Only this file can include this generated header! */
# include <gen_list_of_builtin_plugins.h>
# include <plugins/gen_list_of_builtin_plugins.h>
/* How many seconds may the plugin take to reply to the `getmanifest`
* call? This is the maximum delay to `lightningd --help` and until