[package] ruby: fix path to libiconv
This enables encoding of iconv.so. Signed-off-by: Woojae, Park<nikescar at gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/packages@23518 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4e2ab7c6ae
commit
026e785705
@ -208,6 +208,7 @@ CONFIGURE_ARGS += \
|
||||
--enable-ipv6 \
|
||||
--enable-wide-getaddrinfo \
|
||||
--with-ruby-version=minor \
|
||||
--with-iconv-dir=$(STAGING_DIR_ROOT)/../usr/lib/libiconv \
|
||||
|
||||
TARGET_LDFLAGS += -L$(PKG_BUILD_DIR)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user