[Buildroot] [PATCH v7] toolchain: control vendor part in GNU_TARGET_NAME

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Apr 6 12:18:39 UTC 2014


Dear Noam Camus,

On Tue, 1 Apr 2014 06:25:47 +0000, Noam Camus wrote:
> From: Noam Camus <noamc at ezchip.com>
> 
> This option allows to customize the "vendor" part of the
> toolchain tuple, where the toolchain tuple has the form
> <arch>-<vendor>-<os>-<libc>. Use this option in situations
> where gcc might make different decisions based on the vendor
> part of the tuple.
> 
> Signed-off-by: "Noam Camus" <noamc at ezchip.com>
> Reviewed-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
> ---
>  package/Makefile.in                     |   17 ++++++++++++++++-
>  toolchain/toolchain-buildroot/Config.in |   16 ++++++++++++++++
>  2 files changed, 32 insertions(+), 1 deletions(-)

Applied, thanks. I've moved the config option at a slightly different
place, because the location you had chosen was confusing: the option
was between the selection of the C library, and the options for the
selected C library.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list