X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=tools%2Fccanlint%2Ftests%2Freduce_features.h;h=09f4c79822c5c328a00f3c1762499834237b3f9a;hp=f646941afed0d088de9d0df8bf6740bf3d4089bf;hb=HEAD;hpb=dfc94d4a4b80729b092089536caa33c0620a5ea9 diff --git a/tools/ccanlint/tests/reduce_features.h b/tools/ccanlint/tests/reduce_features.h index f646941a..09f4c798 100644 --- a/tools/ccanlint/tests/reduce_features.h +++ b/tools/ccanlint/tests/reduce_features.h @@ -1,4 +1,6 @@ #ifndef CCANLINT_REDUCE_FEATURES_H #define CCANLINT_REDUCE_FEATURES_H extern bool features_were_reduced; + +#define REDUCE_FEATURES_FLAGS "-Ireduced-features" #endif /* CCANLINT_REDUCE_FEATURES_H */