Files
device_rockchip/common
Tao Huang 7a7b70ddbf common: build.sh: export LC_ALL=C
buildroot/toolchain/helpers.mk will get
"External toolchain uses the unsuported OABI" error when
LANGUAGE="zh_CN:en".
gcc -v will return Chinese instead of English, then grep will
failed.

Force LC_ALL=C like other scripts.

Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: I5631edb0516d44b6890fd53f8ce122fc1b73f0f1
2020-03-24 15:14:49 +08:00
..
2020-03-24 15:14:49 +08:00
2018-06-23 10:08:13 +08:00
2019-08-20 08:09:05 +00:00