X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=tools%2Fccanlint%2Ftests%2Freduce_features.h;h=09f4c79822c5c328a00f3c1762499834237b3f9a;hb=d8c9fdc0e6b70ab4fced949ee6488dc585a711f4;hp=f646941afed0d088de9d0df8bf6740bf3d4089bf;hpb=dfc94d4a4b80729b092089536caa33c0620a5ea9;p=ccan 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 */