diff --git a/w3m/Makefile b/w3m/Makefile index 908a457..f8b1c67 100644 --- a/w3m/Makefile +++ b/w3m/Makefile @@ -40,7 +40,7 @@ CONFIGURE_ARGS += --with-ssl=$(STAGING_DIR)/usr \ --enable-image="fb" \ --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 $(call Build/Configure/Default)