From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/3] gdb: get rid of host-texinfo dependency
Date: Fri, 7 Oct 2016 22:40:20 +0200 [thread overview]
Message-ID: <20161007224020.251bd375@free-electrons.com> (raw)
In-Reply-To: <1475870958-14790-1-git-send-email-patrickdepinguin@gmail.com>
Hello,
On Fri, 7 Oct 2016 22:09:16 +0200, Thomas De Schampheleire wrote:
> +# Disable building documentation
> +GDB_MAKE_OPTS += MAKEINFO=true
> +GDB_INSTALL_OPTS += MAKEINFO=true
Setting GDB_INSTALL_OPTS doesn't do anything. There is no such variable
offered by the package infra: for target packages, you have
GDB_INSTALL_TARGET_OPTS and GDB_INSTALL_STAGING_OPTS.
So if it works without this, maybe it means that it is useless?
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
next prev parent reply other threads:[~2016-10-07 20:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-07 20:09 [Buildroot] [PATCH 1/3] gdb: get rid of host-texinfo dependency Thomas De Schampheleire
2016-10-07 20:09 ` [Buildroot] [PATCH 2/3] binutils: get rid of host-texinfo dependency and other documentation tricks Thomas De Schampheleire
2016-10-07 20:41 ` Thomas Petazzoni
2016-10-08 6:19 ` Thomas De Schampheleire
2016-10-07 20:09 ` [Buildroot] [PATCH 3/3] Revert "texinfo: new host package" Thomas De Schampheleire
2016-10-07 20:40 ` Thomas Petazzoni [this message]
2016-10-08 5:46 ` [Buildroot] [PATCH 1/3] gdb: get rid of host-texinfo dependency Thomas De Schampheleire
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=20161007224020.251bd375@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.