mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-12-18 13:29:42 +02:00
w3m: fix build
This commit is contained in:
parent
730b038515
commit
a6504b848b
@ -40,7 +40,7 @@ CONFIGURE_ARGS += --with-ssl=$(STAGING_DIR)/usr \
|
|||||||
--enable-image="fb" \
|
--enable-image="fb" \
|
||||||
--with-termlib="ncurses"
|
--with-termlib="ncurses"
|
||||||
|
|
||||||
TARGET_LDFLAGS += -Wl,-rpath-link=$(STAGING_DIR)/usr/lib
|
TARGET_LDFLAGS += -Wl,-rpath-link=$(STAGING_DIR)/usr/lib -liconv
|
||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
$(call Build/Configure/Default)
|
$(call Build/Configure/Default)
|
||||||
|
Loading…
Reference in New Issue
Block a user