mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
lcms2: enable PIC and disable-shared
This commit is contained in:
parent
a5a586f21b
commit
aedd596787
@ -9,3 +9,7 @@ PKG_SITE="http://www.littlecms.com"
|
|||||||
PKG_URL="${SOURCEFORGE_SRC}/lcms/lcms/${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
PKG_URL="${SOURCEFORGE_SRC}/lcms/lcms/${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain tiff"
|
PKG_DEPENDS_TARGET="toolchain tiff"
|
||||||
PKG_LONGDESC="An small-footprint color management engine, with special focus on accuracy and performance."
|
PKG_LONGDESC="An small-footprint color management engine, with special focus on accuracy and performance."
|
||||||
|
PKG_BUILD_FLAGS="+pic"
|
||||||
|
|
||||||
|
PKG_CONFIGURE_OPTS_TARGET="--disable-shared \
|
||||||
|
--enable-static"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user