From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] Question about external toolchain configuration "options"
Date: Wed, 14 Apr 2010 17:01:47 +0200 [thread overview]
Message-ID: <878w8qf57o.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <20100414165837.453af3a1@surf> (Thomas Petazzoni's message of "Wed, 14 Apr 2010 16:58:37 +0200")
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Thomas> I think I'll use some hidden options like :
Thomas> config BR2_TOOLCHAIN_HAS_IPV6
Thomas> bool
Thomas> All the packages should depend o n BR2_TOOLCHAIN_HAS_* options. And
Thomas> then, internal toolchains configuration would do something like:
Thomas> config BR2_BUILDROOT_TOOLCHAIN_ENABLE_IPV6
Thomas> bool "Enable IPv6 support"
Thomas> select BR2_TOOLCHAIN_HAS_IPV6
Thomas> while external toolchain configuration would do something like:
Thomas> config BR2_EXTERNAL_TOOLCHAIN_HAS_IPV6
Thomas> bool "Toolchain has IPv6"
Thomas> select BR2_TOOLCHAIN_HAS_IPV6
Thomas> What do you think of this ?
That was my thought as well. Maybe reuse the existing symbols to limit
package churn.
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2010-04-14 15:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-13 18:30 [Buildroot] Question about external toolchain configuration "options" Grant Edwards
2010-04-13 18:51 ` Yann E. MORIN
2010-04-14 14:58 ` Thomas Petazzoni
2010-04-14 15:01 ` Peter Korsgaard [this message]
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=878w8qf57o.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--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.