Home
last modified time | relevance | path

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

/scripts/
A Dbuild-many-glibcs.py1378 def build_cross_tool(self, cmdlist, tool_src, tool_build, extra_opts=None): argument
1381 builddir = self.component_builddir(tool_build)
1382 cmdlist.push_subdesc(tool_build)
1460 tool_build = 'gcc-first'
1483 tool_build = 'gcc'
1494 self.build_cross_tool(cmdlist, 'gcc', tool_build, cfg_opts)

Completed in 7 milliseconds