GF2m ECC support is needed when compiling ruby-openssl. Link [1] contains the detailed bug description.
[1] https://bugs.ruby-lang.org/issues/8384 Signed-off-by: Yousong Zhou <yszhou4t...@gmail.com> --- lang/ruby/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile index a99afb4..ae5a242 100644 --- a/lang/ruby/Makefile +++ b/lang/ruby/Makefile @@ -138,7 +138,7 @@ endef define Package/ruby-openssl $(call Package/ruby/Default) TITLE:=Ruby support for openssl - DEPENDS:=ruby +libopenssl + DEPENDS:=ruby +libopenssl +@OPENSSL_WITH_EC2M endef define Package/ruby-rdoc -- 1.7.2.5 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel