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

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

diff --git a/package/x11r7/xlib_libXfont/xlib_libXfont.mk b/package/x11r7/xlib_libXfont/xlib_libXfont.mk
index 3cb52c3..a91999c 100644
--- a/package/x11r7/xlib_libXfont/xlib_libXfont.mk
+++ b/package/x11r7/xlib_libXfont/xlib_libXfont.mk
@@ -12,6 +12,7 @@ XLIB_LIBXFONT_INSTALL_STAGING = YES
 XLIB_LIBXFONT_DEPENDENCIES = freetype xlib_libfontenc xlib_xtrans xproto_fontcacheproto xproto_fontsproto xproto_xproto xfont_encodings
 XLIB_LIBXFONT_CONF_OPT = --enable-shared --disable-static --disable-devel-docs
 
+HOST_XLIB_LIBXFONT_CONF_OPT = --disable-devel-docs
 HOST_XLIB_LIBXFONT_DEPENDENCIES = host-freetype host-xlib_libfontenc host-xlib_xtrans host-xproto_fontcacheproto host-xproto_fontsproto host-xproto_xproto host-xfont_encodings
 
 $(eval $(call AUTOTARGETS,package/x11r7,xlib_libXfont))
-- 
1.7.5.rc1

  parent 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 [Buildroot] [PATCH 1/3] xlib_libX11: don't build docs for host Vasily Khoruzhick
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 ` Vasily Khoruzhick [this message]
2011-05-16 20:29 ` [Buildroot] [PATCH 1/3] xlib_libX11: don't build docs for host 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-3-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