From 026e7857053831fef9c7d55222ce8e9cf3016b66 Mon Sep 17 00:00:00 2001 From: florian Date: Mon, 18 Oct 2010 20:38:40 +0000 Subject: [PATCH] [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 --- lang/ruby/Makefile | 1 + 1 file changed, 1 insertion(+) 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)