2
1

Config.in 221 B

12345678910
  1. config BR2_PACKAGE_RUBY
  2. bool "ruby"
  3. depends on BR2_USE_WCHAR
  4. help
  5. Object Oriented Scripting Language.
  6. http://www.ruby-lang.org/
  7. comment "ruby requires a toolchain with WCHAR support"
  8. depends on !BR2_USE_WCHAR