Home
last modified time | relevance | path

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

/glibc-2.36/scripts/
Dbuild-many-glibcs.py497 def compiler_installdir(self, config): member in Context
503 return os.path.join(self.compiler_installdir(config), 'bin')
507 return os.path.join(self.compiler_installdir(config), 'sysroot')
1343 self.installdir = ctx.compiler_installdir(self.name)