mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-24 02:59:07 +08:00
Another new try for OSS-Fuzz
This commit is contained in:
parent
b3fb8ce26e
commit
629944a333
@ -17,7 +17,8 @@
|
||||
|
||||
cd $SRC/leptonica
|
||||
./autogen.sh
|
||||
./configure --disable-shared --without-libpng
|
||||
|
||||
./configure --disable-shared --without-giflib --without-jpeg --without-libopenjpeg --without-libpng --without-libtiff --without-libwebp --without-libwebpmux
|
||||
make SUBDIRS=src install -j$(nproc)
|
||||
ldconfig
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user