]> git.ozlabs.org Git - ccan/commit
ccanlint: fix --compiler and --cflags options to apply to _info files as well.
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 7 Dec 2012 05:56:07 +0000 (16:26 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 7 Dec 2012 05:56:07 +0000 (16:26 +1030)
commit0248fa2c84bdf4b5117d2672a68d89505aacae8f
tree72de95d0eac5a5a3f092e32cad82f9118a97be79
parente0529e15e0c7f9251af5465ef03f208d279affc1
ccanlint: fix --compiler and --cflags options to apply to _info files as well.

We weren't using the compiler and cflags options in tools/compile.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
tools/ccanlint/ccanlint.c
tools/ccanlint/ccanlint.h
tools/compile.c
tools/depends.c
tools/read_config_header.c
tools/read_config_header.h
tools/tools.h