]> git.ozlabs.org Git - ccan/commitdiff
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)
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.


No differences found