mirror of https://github.com/google/oss-fuzz.git
Added libfsfat to libyal project configuration (#8172)
This commit is contained in:
parent
36bc84494c
commit
791f8bb1ff
|
@ -46,6 +46,7 @@ RUN git clone --depth 1 https://github.com/libyal/libwrc.git libwrc
|
|||
|
||||
RUN git clone --depth 1 https://github.com/libyal/libfsapfs.git libfsapfs
|
||||
RUN git clone --depth 1 https://github.com/libyal/libfsext.git libfsext
|
||||
RUN git clone --depth 1 https://github.com/libyal/libfsfat.git libfsfat
|
||||
RUN git clone --depth 1 https://github.com/libyal/libfshfs.git libfshfs
|
||||
RUN git clone --depth 1 https://github.com/libyal/libfsntfs.git libfsntfs
|
||||
RUN git clone --depth 1 https://github.com/libyal/libfsxfs.git libfsxfs
|
||||
|
|
Loading…
Reference in New Issue