Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] Prepare to handle more than two toolchain types
@ 2010-03-26 19:46 Yann E. MORIN
  2010-03-26 19:46 ` [Buildroot] [PATCH] toolchain: prepare for more than two alternatives Yann E. MORIN
  0 siblings, 1 reply; 4+ messages in thread
From: Yann E. MORIN @ 2010-03-26 19:46 UTC (permalink / raw)
  To: buildroot

To prepare to handle more than two toolchian types, we should always
explicitly check the configured toolchain type, rather than falling
back to the non-selected one.

As this is a choice, we are sure that either the 'buildroot' or the
'external' toolchain is seleted, so we do not have to handle the
default case (both/none selected).

---

Yann E. MORIN (1):
      toolchain: prepare for more than two alternatives


 Makefile                   |    6 +++---
 package/Makefile.in        |   11 +++++------
 package/gettext/gettext.mk |    2 +-
 3 files changed, 9 insertions(+), 10 deletions(-)

--
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-03-31  8:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-26 19:46 [Buildroot] [PATCH] Prepare to handle more than two toolchain types Yann E. MORIN
2010-03-26 19:46 ` [Buildroot] [PATCH] toolchain: prepare for more than two alternatives Yann E. MORIN
2010-03-26 20:34   ` Thomas Petazzoni
2010-03-31  8:53   ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox