projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8703912
)
ruby: needs WCHAR support in toolchain
author
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 13 Jul 2009 07:20:40 +0000
(09:20 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 13 Jul 2009 07:20:40 +0000
(09:20 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/ruby/Config.in
patch
|
blob
|
history
diff --git
a/package/ruby/Config.in
b/package/ruby/Config.in
index b7e0f83cbb86f353046ee20a922a3c6c8f3fd047..518302aa0fdd3d7e69602263c161bc359fb739d9 100644
(file)
--- a/
package/ruby/Config.in
+++ b/
package/ruby/Config.in
@@
-3,7
+3,11
@@
comment "ruby has no inherent support for AVR32"
config BR2_PACKAGE_RUBY
bool "ruby"
+ depends on BR2_USE_WCHAR
help
Object Oriented Scripting Language.
http://www.ruby-lang.org/
+
+comment "ruby requires a toolchain with WCHAR support"
+ depends on !BR2_USE_WCHAR