Searched defs:target_cflags (Results 1 – 9 of 9) sorted by relevance
145 set(target_cflags --target=${target} ${target_cflags}) variable
26 target_cflags = [get_required_attr(config, "target_cflags")] variable
40 target_cflags = [get_required_attr(config, 'target_cflags')] + extra_link_flags variable
64 target_cflags = [get_required_attr(config, "target_cflags")] variable
49 target_cflags = [get_required_attr(config, "target_cflags")] global() variable
42 target_cflags = [get_required_attr(config, "target_cflags")] variable
143 target_cflags = [get_required_attr(config, "target_cflags")] global() variable
57 target_cflags = [get_required_attr(config, "target_cflags")] + extra_link_flags variable
921 target_cflags = [getattr(config, "target_cflags", None)] global() variable [all...]