projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab06c14
)
[package] ruby: fix path to libiconv
author
Florian Fainelli
<florian@openwrt.org>
Mon, 18 Oct 2010 20:38:40 +0000
(20:38 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Mon, 18 Oct 2010 20:38:40 +0000
(20:38 +0000)
This enables encoding of iconv.so.
Signed-off-by: Woojae, Park<nikescar at gmail.com>
SVN-Revision: 23518
lang/ruby/Makefile
patch
|
blob
|
history
diff --git
a/lang/ruby/Makefile
b/lang/ruby/Makefile
index 92214406513f9335f9fe58df5a63e107c4c4655c..dba34b9f9bd80c0d7f53ed106fce925cb959e4c8 100644
(file)
--- 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)