mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
libsdl-gfx, add -liconv to CONFIGURE_VARS
This commit is contained in:
@@ -33,7 +33,7 @@ endef
|
||||
TARGET_CFLAGS += -I$(STAGING_DIR)/usr/include/SDL
|
||||
|
||||
CONFIGURE_VARS += \
|
||||
LIBS="-lSDL -ldirect -ldirectfb -lfusion"
|
||||
LIBS="-lSDL -ldirect -ldirectfb -lfusion -liconv"
|
||||
|
||||
define Build/Configure
|
||||
$(call Build/Configure/Default, \
|
||||
|
||||
Reference in New Issue
Block a user