mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
SDL_image: build with static image providers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user