ruby: enable parallel build
Re-enable parallel builds, it doesn't seem to be affected by the issue
worked around in 9332a1ad4
any more.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
a93fc3455a
commit
08138dd130
@ -12,7 +12,6 @@ RUBY_SOURCE = ruby-$(RUBY_VERSION).tar.xz
|
||||
RUBY_DEPENDENCIES = host-pkgconf host-ruby
|
||||
HOST_RUBY_DEPENDENCIES = host-pkgconf
|
||||
RUBY_MAKE_ENV = $(TARGET_MAKE_ENV)
|
||||
RUBY_MAKE = $(MAKE1)
|
||||
RUBY_CONF_OPTS = --disable-install-doc --disable-rpath --disable-rubygems
|
||||
HOST_RUBY_CONF_OPTS = \
|
||||
--disable-install-doc \
|
||||
|
Loading…
Reference in New Issue
Block a user