Home
last modified time | relevance | path

Searched hist:b0e994c29e726dc0ba02a44adbd050f5f9f0b995 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/buildman/
H A Dtoolchain.pyb0e994c29e726dc0ba02a44adbd050f5f9f0b995 Thu Jun 08 01:07:08 UTC 2017 Daniel Schwierzeck <daniel.schwierzeck@gmail.com> buildman: disable localized and unicode output of all build tools

Build tools like Make, gcc or binutils support localized output
or unicode encoded output dependent on the default system locale.
This is not useful for buildman, where we want reproducible
warning or error messages or where the output of binutils is
further processed.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>