kumquat-buildroot/package/ruby
Peter Korsgaard e4c61e5ea4 ruby: really disable ncurses/readline for host
Commit 150124b (ruby: fix host build breakage) tried to fix host-ruby
build failures by disabling ncurses/readline extensions, but the
ruby configure script doesn't understand --without-ncurses /
--without-readline arguments, so the commit didn't do anything.

Fix it by really disabling them using the --with-out-ext argument.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-11-27 22:16:40 +01:00
..
Config.in
ruby-configure2.patch
ruby-configure.patch
ruby-openssl1.0-fix.patch
ruby.mk ruby: really disable ncurses/readline for host 2011-11-27 22:16:40 +01:00