Skip to content
Commit e4c61e5e authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

ruby: really disable ncurses/readline for host



Commit 150124b9 (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: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 4dc18dc5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment