Skip to content
Snippets Groups Projects
Commit 7070d9fc authored by Michael Kuhn's avatar Michael Kuhn Committed by Peter Scheibel
Browse files

Allow setting language of compiler messages (#9486)

* Add a build_language config.yaml option which controls the language
  of compiler messages
* build_language defaults to "C", in which case the compiler messages
  will be in English. This allows Spack log parsing to detect and
  highlight error messages (since the regular expressions to find
  error messages are in English)
* The user can use the default language in their environment by setting
  the build_language config variable to null or ''
parent 0f5f49f7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment