Explorar o código

disable extensions for host

Waldemar Brodkorb %!s(int64=11) %!d(string=hai) anos
pai
achega
4340ac5371
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package/ruby/Makefile

+ 1 - 0
package/ruby/Makefile

@@ -40,6 +40,7 @@ INSTALL_TARGET:=	install-nodoc
 
 HOST_CONFIGURE_ARGS+=	--disable-install-doc \
 			--disable-shared \
+			--with-out-ext=curses,openssl,readline \
 			--prefix=$(HOST_WRKINST)/usr \
 			--bindir=$(HOST_WRKINST)/usr/bin \
 			--mandir=$(HOST_WRKINST)/usr/share/man \