Merge "Set language to c to fix latest bindep problems"

This commit is contained in:
Jenkins 2017-09-19 15:59:35 +00:00 committed by Gerrit Code Review
commit 05eb3727d1
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@ set -eu
declare -A PKG_MAP
# workaround: for latest bindep to work, it needs to use en_US local
export LANG=c
CHECK_CMD_PKGS=(
gcc
libffi