Merge github.com:grpc/grpc into ints

pull/4562/head
Craig Tiller 9 years ago
commit b121d44dc6
  1. 2
      tools/jenkins/grpc_jenkins_slave_32bits/Dockerfile

@ -43,6 +43,7 @@ RUN apt-get update && apt-get install -y \
gcc \
gcc-multilib \
git \
golang \
gyp \
lcov \
libc6 \
@ -51,6 +52,7 @@ RUN apt-get update && apt-get install -y \
libgtest-dev \
libtool \
make \
perl \
strace \
python-dev \
python-setuptools \

Loading…
Cancel
Save