Searched refs:config (Results 1 – 4 of 4) sorted by relevance
83 $config="config.make";88 $config = "$ARGV[0]/config.make";92 $config = $dir . "/config.make";98 if (system ("grep -q \"build-mathvec = yes\" $config") == 0) {
50 manual/texinfo.tex | scripts/config.guess | scripts/config.sub \
478 if config is None:489 def compiler_installdir(self, config): argument493 def compiler_bindir(self, config): argument497 def compiler_sysroot(self, config): argument501 def glibc_installdir(self, config): argument531 for config in sorted(self.glibc_configs.values(),533 print(config.name, config.compiler.name)1241 def __init__(self, config): argument1242 self.arch = config.arch1243 self.srcdir = config.ctx.component_srcdir('linux')[all …]
1453 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.guess1457 https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub1460 information you think might be pertinent to config-patches@gnu.org to1463 config.guess timestamp = $timestamp
Completed in 13 milliseconds