Fix libtiff build (#1339)

This commit is contained in:
Paul Kehrer 2018-04-18 07:21:09 +08:00 committed by jonathanmetzman
parent b5833a7826
commit fa9bc41bd5
1 changed files with 1 additions and 1 deletions

View File

@ -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/