Home
last modified time | relevance | path

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

/scripts/
A Dtest-installation.pl83 $config="config.make";
88 $config = "$ARGV[0]/config.make";
92 $config = $dir . "/config.make";
98 if (system ("grep -q \"build-mathvec = yes\" $config") == 0) {
A Dupdate-copyrights50 manual/texinfo.tex | scripts/config.guess | scripts/config.sub \
A Dbuild-many-glibcs.py478 if config is None:
489 def compiler_installdir(self, config): argument
493 def compiler_bindir(self, config): argument
497 def compiler_sysroot(self, config): argument
501 def glibc_installdir(self, config): argument
531 for config in sorted(self.glibc_configs.values(),
533 print(config.name, config.compiler.name)
1241 def __init__(self, config): argument
1242 self.arch = config.arch
1243 self.srcdir = config.ctx.component_srcdir('linux')
[all …]
A Dconfig.guess1453 copies of config.guess and config.sub with the latest versions from:
1455 https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess
1457 https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub
1460 information you think might be pertinent to config-patches@gnu.org to
1463 config.guess timestamp = $timestamp

Completed in 13 milliseconds