projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9aa6c0
)
ruby: disable parallel build
author
Peter Korsgaard
<jacmet@sunsite.dk>
Sat, 23 Feb 2013 20:37:07 +0000
(21:37 +0100)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sat, 23 Feb 2013 20:37:07 +0000
(21:37 +0100)
Fixes http://autobuild.buildroot.net/results/
c71100ee21a12db47047563c6e70afdc552595d4
/
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/ruby/ruby.mk
patch
|
blob
|
history
diff --git
a/package/ruby/ruby.mk
b/package/ruby/ruby.mk
index 601ae9080ac2b7ef253205c6944b3bbfecf85305..692e2652a2687fb9a9d03f233569bdc8d78475d1 100644
(file)
--- a/
package/ruby/ruby.mk
+++ b/
package/ruby/ruby.mk
@@
-9,6
+9,7
@@
RUBY_SITE = ftp://ftp.ruby-lang.org/pub/ruby/1.9
RUBY_DEPENDENCIES = host-pkgconf host-ruby
HOST_RUBY_DEPENDENCIES = host-pkgconf
RUBY_MAKE_ENV = $(TARGET_MAKE_ENV)
+RUBY_MAKE = $(MAKE1)
RUBY_CONF_OPT = --disable-install-doc --disable-rpath
HOST_RUBY_CONF_OPT = --disable-install-doc --with-out-ext=curses,readline
RUBY_LICENSE = Ruby