Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Vasily Khoruzhick <anarsoul@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/3] xlib_libX11: don't build docs for host
Date: Mon, 16 May 2011 18:10:48 +0300	[thread overview]
Message-ID: <1305558650-15826-1-git-send-email-anarsoul@gmail.com> (raw)

It depends on utils provided by host system, and
they sometimes are missing.

Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
---
 package/x11r7/xlib_libX11/xlib_libX11.mk |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/package/x11r7/xlib_libX11/xlib_libX11.mk b/package/x11r7/xlib_libX11/xlib_libX11.mk
index 1acc35c..7ecc368 100644
--- a/package/x11r7/xlib_libX11/xlib_libX11.mk
+++ b/package/x11r7/xlib_libX11/xlib_libX11.mk
@@ -18,6 +18,9 @@ XLIB_LIBX11_CONF_OPT = \
 	--with-keysymdef=$(STAGING_DIR)/usr/include/X11/keysymdef.h \
 	--disable-specs
 
+HOST_XLIB_LIBX11_CONF_OPT = \
+	--disable-specs
+
 HOST_XLIB_LIBX11_DEPENDENCIES = host-xproto_xextproto host-libxcb host-xutil_util-macros host-xlib_xtrans host-xlib_libXau host-xlib_libXdmcp host-xproto_kbproto host-xproto_xproto host-xproto_xextproto host-xproto_inputproto host-xproto_xf86bigfontproto xproto_bigreqsproto host-xproto_xcmiscproto
 
 # src/util/makekeys is executed at build time to generate ks_tables.h, so
-- 
1.7.5.rc1

             reply	other threads:[~2011-05-16 15:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-16 15:10 Vasily Khoruzhick [this message]
2011-05-16 15:10 ` [Buildroot] [PATCH 2/3] font-misc-misc: Don't pull fonts encodings from host system Vasily Khoruzhick
2011-05-16 15:10 ` [Buildroot] [PATCH 3/3] xlib_libXfont: don't build devel documentation for host Vasily Khoruzhick
2011-05-16 20:29 ` [Buildroot] [PATCH 1/3] xlib_libX11: don't build docs " Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1305558650-15826-1-git-send-email-anarsoul@gmail.com \
    --to=anarsoul@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox