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