]> git.ozlabs.org Git - ccan/commit
ccanlint: make sure examples get correct -l options.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 10 Sep 2012 06:14:11 +0000 (15:44 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 10 Sep 2012 06:14:11 +0000 (15:44 +0930)
commitbbb4aa72f0a087b3a1441e912ccac576c907e618
tree36f8a6b53c60d73797a164f414405db2ba2bcdae
parentfa7a78f9d3553292b5088b1e7a89d63a2393ab2c
ccanlint: make sure examples get correct -l options.

We intuit the dependencies of embedded examples by looking for #include.
But these extra dependencies may require extra libraries, so we need to
add those, too.
tools/ccanlint/tests/examples_compile.c