kumquat-buildroot/package/ruby
Gustavo Zacarias 150124b952 ruby: fix host build breakage
When building host-ruby with ncurses enabled on an x86_64 host we get a
"relocation R_X86_64_32 against `_nc_globals' can not be used when making
a shared object; recompile with -fPIC" error when building.
Just disable ncurses and readline support for the host version - we
don't need it.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-11-26 14:30:15 +01:00
..
Config.in package: get rid of ".. has no inherent support for AVR32" comments 2010-10-04 11:41:20 +02:00
ruby-configure2.patch ruby: fix invalid sed invocation in configure.in 2010-11-04 22:49:20 +01: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-openssl1.0-fix.patch ruby: fix build with openssl 1.0 2011-07-07 08:37:19 +02:00
ruby.mk ruby: fix host build breakage 2011-11-26 14:30:15 +01:00