mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
w3m: fix build
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user