All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] zyre: disable docs
@ 2016-10-25 17:36 Rahul Bedarkar
  2016-10-25 17:59 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Rahul Bedarkar @ 2016-10-25 17:36 UTC (permalink / raw)
  To: buildroot

Fixes:
  http://autobuild.buildroot.net/results/c30/c307cfae46b800603b76f623840bd0fd950f0e3f/

Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com>
---
Note: Build doesn't fail on my PC. But confirmed that docs doesn't build.
---
 package/zyre/zyre.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/zyre/zyre.mk b/package/zyre/zyre.mk
index 8647456..e47da97 100644
--- a/package/zyre/zyre.mk
+++ b/package/zyre/zyre.mk
@@ -11,6 +11,7 @@ ZYRE_LICENSE_FILES = LICENSE
 ZYRE_INSTALL_STAGING = YES
 ZYRE_DEPENDENCIES = czmq zeromq host-pkgconf
 ZYRE_AUTORECONF = YES
+ZYRE_CONF_OPTS = --without-docs
 
 define ZYRE_CREATE_CONFIG_DIR
 	mkdir -p $(@D)/config
-- 
2.6.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] zyre: disable docs
  2016-10-25 17:36 [Buildroot] [PATCH] zyre: disable docs Rahul Bedarkar
@ 2016-10-25 17:59 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2016-10-25 17:59 UTC (permalink / raw)
  To: buildroot

>>>>> "Rahul" == Rahul Bedarkar <rahul.bedarkar@imgtec.com> writes:

 > Fixes:
 >   http://autobuild.buildroot.net/results/c30/c307cfae46b800603b76f623840bd0fd950f0e3f/

 > Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com>
 > ---
 > Note: Build doesn't fail on my PC. But confirmed that docs doesn't build.

Committed, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-10-25 17:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-25 17:36 [Buildroot] [PATCH] zyre: disable docs Rahul Bedarkar
2016-10-25 17:59 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.