mirror of
https://github.com/simon987/sist2.git
synced 2025-12-10 22:18:54 +00:00
Document info modal #19
This commit is contained in:
@@ -5,7 +5,7 @@ THREADS=$(nproc)
|
||||
cd lib
|
||||
|
||||
cd mupdf
|
||||
make USE_SYSTEM_HARFBUZZ=yes USE_SYSTEM_OPENJPEG=yes HAVE_X11=no HAVE_GLUT=no CFLAGS=-fPIC -j $THREADS
|
||||
CFLAGS=-fPIC make USE_SYSTEM_HARFBUZZ=yes USE_SYSTEM_OPENJPEG=yes HAVE_X11=no HAVE_GLUT=no -j $THREADS
|
||||
cd ..
|
||||
|
||||
mv mupdf/build/release/libmupdf.a .
|
||||
|
||||
Reference in New Issue
Block a user