зеркало из https://github.com/mozilla/gecko-dev.git
e0674ba40d
llvm-config on Windows can return a path for the clang binary which does not end in ".exe", which then causes failures when attempting to check for the existence of the file. Rather than attempting to simply tack ".exe" onto the file if it's not already there, delegate to moz.configure's `find_program` function, which will take care of that case and several others besides. |
||
---|---|---|
.. | ||
components | ||
content | ||
crashreporter | ||
forgetaboutsite | ||
library | ||
locales | ||
modules | ||
mozapps | ||
pluginproblem | ||
profile | ||
system | ||
themes | ||
xre | ||
.eslintrc.js | ||
moz.build | ||
moz.configure | ||
nss.configure | ||
toolkit.mozbuild |