From: florian Date: Mon, 18 Oct 2010 20:38:40 +0000 (+0000) Subject: [package] ruby: fix path to libiconv X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=026e7857053831fef9c7d55222ce8e9cf3016b66;p=packages.git [package] ruby: fix path to libiconv This enables encoding of iconv.so. Signed-off-by: Woojae, Park git-svn-id: svn://svn.openwrt.org/openwrt/packages@23518 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile index 922144065..dba34b9f9 100644 --- a/lang/ruby/Makefile +++ b/lang/ruby/Makefile @@ -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)