Skip to content

Commit

Permalink
fix fuzzing docker image, r=bustage
Browse files Browse the repository at this point in the history
  • Loading branch information
franziskuskiefer committed May 18, 2017
1 parent 4477ba1 commit f513e39
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions automation/taskcluster/docker-fuzz/setup.sh
Expand Up @@ -40,9 +40,6 @@ dpkg --add-architecture i386
apt-get -y update
apt-get install -y --no-install-recommends libssl-dev:i386

# 32-bit builds
ln -s /usr/include/x86_64-linux-gnu/zconf.h /usr/include

# Install LLVM/clang-4.0.
mkdir clang-tmp
git clone -n --depth 1 https://chromium.googlesource.com/chromium/src/tools/clang clang-tmp/clang
Expand Down

0 comments on commit f513e39

Please sign in to comment.