mirror of https://github.com/google/oss-fuzz.git
[icu] adding options file to the image
This commit is contained in:
parent
39e1b94af7
commit
081fbcd508
|
@ -19,4 +19,4 @@ MAINTAINER mike.aizatsky@gmail.com
|
||||||
RUN apt-get install -y make
|
RUN apt-get install -y make
|
||||||
|
|
||||||
RUN svn co http://source.icu-project.org/repos/icu/icu/trunk/ icu
|
RUN svn co http://source.icu-project.org/repos/icu/icu/trunk/ icu
|
||||||
COPY build.sh *.cc *.h *.dict /src/
|
COPY build.sh *.cc *.h *.dict *.options /src/
|
||||||
|
|
Loading…
Reference in New Issue