mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
libraw: enable fpic
This fixes non-lto build of imagedecoder.raw on Generic Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
b17daf4d2b
commit
de230e9638
@ -28,6 +28,7 @@ PKG_DEPENDS_TARGET="toolchain libjpeg-turbo"
|
||||
PKG_SECTION="graphics"
|
||||
PKG_SHORTDESC="A library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others)"
|
||||
PKG_LONGDESC="A library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others)"
|
||||
PKG_BUILD_FLAGS="+pic"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--enable-static \
|
||||
--disable-shared \
|
||||
|
Loading…
x
Reference in New Issue
Block a user