mirror of https://github.com/google/oss-fuzz.git
msan_builder: build pcre and pcre2
This commit is contained in:
parent
d0006f3728
commit
9bbde90864
|
@ -31,6 +31,8 @@ ENV PYTHONUNBUFFERED 1
|
|||
RUN msan_build.py --work-dir=$WORK --create-subdirs \
|
||||
libarchive13 \
|
||||
libfreetype6 \
|
||||
libpcre2-posix0 \
|
||||
libpcre3 \
|
||||
libpng12-0 \
|
||||
libssl1.0.0 \
|
||||
zlib1g \
|
||||
|
|
Loading…
Reference in New Issue