Skip to content

Commit

Permalink
Fix libtiff build (google#1339)
Browse files Browse the repository at this point in the history
  • Loading branch information
reaperhulk authored and tmatth committed Oct 22, 2018
1 parent 8993945 commit 2e0ec13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/libtiff/Dockerfile
Expand Up @@ -23,4 +23,4 @@ RUN git clone --depth 1 https://github.com/libjpeg-turbo/libjpeg-turbo
ADD http://lcamtuf.coredump.cx/afl/demo/afl_testcases.tgz afl_testcases.tgz
ADD https://raw.githubusercontent.com/mcarpenter/afl/master/dictionaries/tiff.dict tiff.dict
WORKDIR libtiff
COPY build.sh tiff_read_rgba_fuzzer.cc $SRC/
COPY build.sh $SRC/

0 comments on commit 2e0ec13

Please sign in to comment.