summaryrefslogtreecommitdiff
path: root/defconfig.py
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2019-06-15 21:36:43 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2019-06-15 21:36:43 +0200
commit0c79d2332c85123b5f83be8fa06d5ce5cb261f4e (patch)
tree23560df57710bfeec4d2d79c383a567b7762bcb3 /defconfig.py
parentb9396c0b9053d85bdf3b28a7dc6660825c822354 (diff)
menuconfig: Be silent when changing LC_CTYPE to a UTF-8 locale
Having LC_ALL=C and the like in Makefiles is probably pretty common, to get consistent collation and messages from commands and stuff. It currently makes menuconfig.py spit out a warning about changing the locale to a UTF-8 locale though. Just remove the message, and silently change the locale. The Python 3.7 PEP 538 code is silent as well.
Diffstat (limited to 'defconfig.py')
0 files changed, 0 insertions, 0 deletions