From 4340ac5371121ab2adb2dc53414c2348506cac73 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 23 May 2014 10:07:30 +0200 Subject: disable extensions for host --- package/ruby/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/ruby') diff --git a/package/ruby/Makefile b/package/ruby/Makefile index b3557d809..7b1746ea4 100644 --- a/package/ruby/Makefile +++ b/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 \ -- cgit v1.2.3