diff options
author | Michael Kuhn <suraia@ikkoku.de> | 2018-10-18 21:55:58 +0200 |
---|---|---|
committer | Peter Scheibel <scheibel1@llnl.gov> | 2018-10-18 12:55:58 -0700 |
commit | 7070d9fcd4a7076e67aeaf0656025ba1ff67a11e (patch) | |
tree | 19fb093114ff00ce476c23ef65348cfb8fc4d343 /NOTICE | |
parent | 0f5f49f7518a463d65d7105156789aa96ce87d2e (diff) | |
download | spack-7070d9fcd4a7076e67aeaf0656025ba1ff67a11e.tar.gz spack-7070d9fcd4a7076e67aeaf0656025ba1ff67a11e.tar.bz2 spack-7070d9fcd4a7076e67aeaf0656025ba1ff67a11e.tar.xz spack-7070d9fcd4a7076e67aeaf0656025ba1ff67a11e.zip |
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 ''
Diffstat (limited to 'NOTICE')
0 files changed, 0 insertions, 0 deletions