]> git.ozlabs.org Git - ccan/commit
ccanlint: add "_info ported" (for ccan/altstack).
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 3 Feb 2016 02:27:33 +0000 (12:57 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 3 Feb 2016 02:27:33 +0000 (12:57 +1030)
commite5e620e2dba2868f2d84a1f19a07c5e7a9cd3986
tree9dc7f25685c11005411d77b86897dcad492290a1
parent36a15d7dee063b6b8ce0480482969e4ba49460a4
ccanlint: add "_info ported" (for ccan/altstack).

If _info handles the arg "ported" it should print out 1 or 0; 0 means
it can't be compiled/run/tested on this platform.  This lets ccanlint
easily skip such modules.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ccan/altstack/_info
tools/ccanlint/tests/depends_build.c
tools/ccanlint/tests/main_header_compiles.c
tools/ccanlint/tests/objects_build.c