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 package: get rid of ".. has no inherent support for AVR32" comments 2010-10-04 11:41:20 +02:00
ruby-configure.patch ruby: bump to version 1.9.2-p0 to fix openssl issues, fix dependency issues too 2010-11-04 22:30:08 +01:00
ruby-configure2.patch ruby: fix invalid sed invocation in configure.in 2010-11-04 22:49:20 +01:00
ruby-openssl1.0-fix.patch ruby: fix build with openssl 1.0 2011-07-07 08:37:19 +02:00
ruby.mk ruby: really disable ncurses/readline for host 2011-11-27 22:16:40 +01:00