Skip to content
Snippets Groups Projects
Commit 6b59ac8d authored by Muxi Yan's avatar Muxi Yan Committed by Jorge Canizales
Browse files

Fix Jenkins test error

parent cc3ecd10
No related branches found
No related tags found
No related merge requests found
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment