Lines Matching full:all
24 # Note that this is not a complete list of all feature tests, just
32 # tools/build/feature/test-all.c and we try to build it all together
33 # then setting all those features to '1' meaning they are all enabled.
35 # There are things like fortify-source that will be set to 1 because test-all
43 # All the others should have lines in tools/build/feature/test-all.c like:
94 stackprotector-all \
111 # of all feature tests
143 ifeq ($(FEATURE_TESTS),all)
192 # Set FEATURE_CHECK_(C|LD)FLAGS-all for all FEATURE_TESTS features.
197 FEATURE_CHECK_CFLAGS-all += $(FEATURE_CHECK_CFLAGS-$(1))
198 FEATURE_CHECK_LDFLAGS-all += $(FEATURE_CHECK_LDFLAGS-$(1))
204 # Special fast-path for the 'all features are available' case:
206 $(call feature_check,all,$(MSG))
212 ifeq ($(feature-all), 1)
214 # test-all.c passed - just set all the core feature flags to 1:
218 # test-all.c does not comprise these tests, so we need to