mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
SDL_image: build with static image providers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e2c7a8b021
commit
3b47ea79e0
@ -39,15 +39,15 @@ mkdir -p .build-target && cd .build-target
|
||||
--enable-bmp \
|
||||
--enable-gif \
|
||||
--enable-jpg \
|
||||
--enable-jpg-shared \
|
||||
--disable-jpg-shared \
|
||||
--disable-lbm \
|
||||
--enable-pcx \
|
||||
--enable-png \
|
||||
--enable-png-shared \
|
||||
--disable-png-shared \
|
||||
--enable-pnm \
|
||||
--enable-tga \
|
||||
--enable-tif \
|
||||
--enable-tif-shared \
|
||||
--disable-tif-shared \
|
||||
--enable-xcf \
|
||||
--enable-xpm \
|
||||
--enable-xv \
|
||||
|
Loading…
x
Reference in New Issue
Block a user