Home
last modified time | relevance | path

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

/openbmc/linux/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 $@ \