From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] gdb: fix target gdb building from git
Date: Mon, 9 Mar 2015 18:55:49 +0100 [thread overview]
Message-ID: <20150309185549.625180ba@free-electrons.com> (raw)
In-Reply-To: <1424768600-10056-1-git-send-email-abrodkin@synopsys.com>
Dear Alexey Brodkin,
On Tue, 24 Feb 2015 12:03:20 +0300, Alexey Brodkin wrote:
> Currently we only add "host-texinfo" dependency for host GDB built
> from git sources. But in case of target gdb texinfo won't be built
> and so gdb building will fail on attempt to build documentation.
>
> Fix is trivial - add "host-texinfo" as a dependency for target gdb
> in the sme way as we disable documentation building via both
> GDB_CONF_ENV (for target) and HOST_GDB_CONF_ENV (host) GDB flavors.
>
> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
> Cc: Anton Kolesov <akolesov@synopsys.com>
> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> Cc: Peter Korsgaard <peter@korsgaard.com>
Do you have a failing configuration for this one? I've tried to build
the ARC target gdb today, without selecting cross-gdb (so that the
host-texinfo dependency is not pulled in), and I couldn't get a failure.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-03-09 17:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-24 9:03 [Buildroot] [PATCH] gdb: fix target gdb building from git Alexey Brodkin
2015-03-09 17:55 ` Thomas Petazzoni [this message]
2015-03-09 21:55 ` Alexey Brodkin
2015-03-09 22:20 ` Thomas Petazzoni
2015-03-16 21:10 ` 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=20150309185549.625180ba@free-electrons.com \
--to=thomas.petazzoni@free-electrons.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 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.