Home
last modified time | relevance | path

Searched refs:plugin_ldflags (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/scripts/gcc-plugins/
H A DMakefile30 plugin_ldflags = -shared macro
44 cmd_plugin_cxx_so_c = $(HOSTCXX) $(plugin_cxxflags) $(plugin_ldflags) -o $@ $<
50 cmd_plugin_ld_so_o = $(HOSTCXX) $(plugin_ldflags) -o $@ \
/kernel/linux/linux-6.6/scripts/gcc-plugins/
H A DMakefile37 plugin_ldflags = -shared macro
51 cmd_plugin_cxx_so_c = $(HOSTCXX) $(plugin_cxxflags) $(plugin_ldflags) -o $@ $<
57 cmd_plugin_ld_so_o = $(HOSTCXX) $(plugin_ldflags) -o $@ \

Completed in 1 milliseconds