]> git.ozlabs.org Git - ccan/commit
ccanlint: fix depends_build_without_features
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 29 Nov 2011 22:29:11 +0000 (08:59 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 29 Nov 2011 22:29:11 +0000 (08:59 +1030)
commitb4ae30818ed7b5e670a99518e79595e7920f8e5c
tree5f1b66d355b432c81a388b2b4e969f785c73133b
parent9428537fd4610afaae3d1bf535ef0a7ee11fa5f7
ccanlint: fix depends_build_without_features

This depends on reduce_features; currently it tends to run before
that, so it doesn't think there are any features to reduce and doesn't
build or run the tests with reduced features.
tools/ccanlint/tests/depends_build_without_features.c