Răsfoiți Sursa

ruby: enable openssl for the host

Waldemar Brodkorb 2 luni în urmă
părinte
comite
b99a5d6bef
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      package/ruby/Makefile

+ 1 - 1
package/ruby/Makefile

@@ -41,7 +41,7 @@ INSTALL_TARGET:=	install-nodoc
 HOST_CONFIGURE_ARGS+=	--disable-install-doc \
 			--disable-yjit \
 			--disable-shared \
-			--with-out-ext=curses,readline,openssl \
+			--with-out-ext=curses,readline \
 			--disable-rubygems
 HOST_ALL_TARGET:=	main
 HOST_INSTALL_TARGET:=	install-nodoc