mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
libextractor: update to 1.10
Made two compile options dependent on whether or not the plugins are selected. Removed autoreconf as autools files are not being patched. Added PKG_BUILD_PARALLEL for faster compilation. Added patch to fix compilation with libjpeg-turbo. libjpeg-turbo can be fixed to include this API, but it's probably better for size reasons to patch libextractor instead. Added -liconv since it seems to be needed for some reason. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
committed by
Daniel Golle
parent
1f3a60acd6
commit
26b1cc700a
@@ -1,5 +1,3 @@
|
||||
diff --git a/src/common/le_architecture.h b/src/common/le_architecture.h
|
||||
index b863ddb..713acdd 100644
|
||||
--- a/src/common/le_architecture.h
|
||||
+++ b/src/common/le_architecture.h
|
||||
@@ -26,6 +26,8 @@
|
||||
|
||||
Reference in New Issue
Block a user