Lines Matching refs:cfgs
65 cfgs-to-flags = $(patsubst %,--cfg='%',$1)
67 core-cfgs := \
79 $(call cfgs-to-flags,$(core-cfgs))
81 proc_macro2-cfgs := \
90 $(call cfgs-to-flags,$(proc_macro2-cfgs))
92 quote-cfgs := \
102 $(call cfgs-to-flags,$(quote-cfgs))
105 syn-cfgs := \
118 $(call cfgs-to-flags,$(syn-cfgs))
120 pin_init_internal-cfgs := \
127 $(call cfgs-to-flags,$(pin_init_internal-cfgs))
129 pin_init-cfgs := \
135 $(call cfgs-to-flags,$(pin_init-cfgs))