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
|
TARGET_CFLAGS += -I$(STAGING_DIR)/usr/include/SDL
|
||||||
|
|
||||||
CONFIGURE_VARS += \
|
CONFIGURE_VARS += \
|
||||||
LIBS="-lSDL -ldirect -ldirectfb -lfusion"
|
LIBS="-lSDL -ldirect -ldirectfb -lfusion -liconv"
|
||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
$(call Build/Configure/Default, \
|
$(call Build/Configure/Default, \
|
||||||
|
|||||||
Reference in New Issue
Block a user