Skip to content

Commit

Permalink
Fix Jenkins test error
Browse files Browse the repository at this point in the history
  • Loading branch information
Muxi Yan committed Aug 2, 2016
1 parent c44f619 commit 6f74893
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/run_tests/build_python.sh
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ TOOLCHAIN=${4:-$(toolchain)}
ROOT=`pwd`
export CFLAGS="-I$ROOT/include -std=gnu99 -fno-wrapv $CFLAGS"
export GRPC_PYTHON_BUILD_WITH_CYTHON=1
export LANG=en_US.UTF-8

# Default python on the host to fall back to when instantiating e.g. the
# virtualenv.
Expand Down

0 comments on commit 6f74893

Please sign in to comment.