Commit b823c04d authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

ruby: don't build documentation when building for host either



We don't use it, so it only slows down the build.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 99f33db2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -12,6 +12,8 @@ RUBY_DEPENDENCIES = host-ruby
RUBY_MAKE_ENV = $(TARGET_MAKE_ENV)
RUBY_CONF_OPT = --disable-install-doc

HOST_RUBY_CONF_OPT = --disable-install-doc

# Force optionals to build before we do
ifeq ($(BR2_PACKAGE_BERKELEYDB),y)
	RUBY_DEPENDENCIES += berkeleydb