All of lore.kernel.org
 help / color / mirror / Atom feed
From: Romain Naour <romain.naour@openwide.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/x11r7/libxcb: really disable docs
Date: Sat, 21 Feb 2015 12:13:40 +0100	[thread overview]
Message-ID: <54E86864.5010707@openwide.fr> (raw)
In-Reply-To: <1424516137-5016-1-git-send-email-romain.naour@openwide.fr>

Hi all,

Le 21/02/2015 11:55, Romain Naour a ?crit :
> Signed-off-by: Romain Naour <romain.naour@openwide.fr>
> ---
>  package/x11r7/libxcb/libxcb.mk | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/x11r7/libxcb/libxcb.mk b/package/x11r7/libxcb/libxcb.mk
> index da2f192..f4a3aa9 100644
> --- a/package/x11r7/libxcb/libxcb.mk
> +++ b/package/x11r7/libxcb/libxcb.mk
> @@ -16,8 +16,8 @@ LIBXCB_DEPENDENCIES = \
>  	host-libxslt libpthread-stubs xcb-proto xlib_libXdmcp xlib_libXau \
>  	host-xcb-proto host-python host-pkgconf
>  
> -LIBXCB_CONF_OPTS = --disable-build-docs
> -HOST_LIBXCB_CONF_OPTS = --disable-build-docs
> +LIBXCB_CONF_OPTS = --with-doxygen=no
> +HOST_LIBXCB_CONF_OPTS = --with-doxygen=no
>  

Can we add --with-doxygen=no to pkg-autotools.mk instead ?

Best regard,
Romain

  reply	other threads:[~2015-02-21 11:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-21 10:55 [Buildroot] [PATCH] package/x11r7/libxcb: really disable docs Romain Naour
2015-02-21 11:13 ` Romain Naour [this message]
2015-02-21 13:05   ` Thomas Petazzoni
2015-02-21 13:04 ` Thomas Petazzoni

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=54E86864.5010707@openwide.fr \
    --to=romain.naour@openwide.fr \
    --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 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.