Searched refs:component_srcdir (Results 1 – 1 of 1) sorted by relevance
472 def component_srcdir(self, component): member in Context710 srcdir = self.component_srcdir(lib)832 shutil.rmtree(self.component_srcdir(k))924 srcdir = self.component_srcdir('glibc')949 shutil.rmtree(self.component_srcdir('gcc'))989 self.component_srcdir(component))1243 self.srcdir = config.ctx.component_srcdir('linux')1380 srcdir = self.ctx.component_srcdir(tool_src)1410 srcdir = self.ctx.component_srcdir('gnumach')1427 srcdir = self.ctx.component_srcdir('hurd')[all …]
Completed in 7 milliseconds