Home
last modified time | relevance | path

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

/linux/scripts/gcc-plugins/
A DMakefile31 plugin_ldflags = -shared macro
45 cmd_plugin_cxx_so_c = $(HOSTCXX) $(plugin_cxxflags) $(plugin_ldflags) -o $@ $<
51 cmd_plugin_ld_so_o = $(HOSTCXX) $(plugin_ldflags) -o $@ \

Completed in 2 milliseconds