jbigkit: autotools + libtool for shared library
Created a "fork" of jbigkit-2.1 at github which uses autotools and libtool to create both, shared and static libraries. Parallel building fails because test programs which depend on the libraries are built before these (not yet installed) libs, thus the disable_parallel_build=yes
This commit is contained in:
@@ -2617,3 +2617,5 @@ libcourier-unicode.so.3 courier-unicode-1.4_1
|
||||
libzstd.so.1 zstd-1.0.0_1
|
||||
libudis86.so.0 udis86-devel-1.7.2_3
|
||||
libsass.so.0 libsass-3.3.6_1
|
||||
libjbig.so.0 jbigkit-libs-2.1_2
|
||||
libjbig85.so.0 jbigkit-libs-2.1_2
|
||||
|
||||
Reference in New Issue
Block a user