[Buildroot] [PATCH] toolchain/gcc: Introduce BR2_ARCH_HAS_GCC_x_y

Arnout Vandecappelle arnout at mind.be
Thu May 2 16:15:56 UTC 2013


On 02/05/13 16:07, Mischa Jonker wrote:
> This patch eliminates the long "depends on" lines in
> toolchain/gcc/Config.in by letting architectures specify
> which GCC versions they support.
>
> Signed-off-by: Mischa Jonker<mjonker at synopsys.com>
> ---
>   arch/Config.in          |    9 ++++++
>   arch/Config.in.arm      |   40 ++++++++++++++++++++++++++++
>   arch/Config.in.powerpc  |   66 +++++++++++++++++++++++++++++++++++++++++++++++
>   arch/Config.in.sparc    |    5 +++
>   arch/Config.in.x86      |   31 ++++++++++++++++++++++
>   toolchain/gcc/Config.in |   45 +++++++++++++++++++++++++++-----
>   6 files changed, 189 insertions(+), 7 deletions(-)

  The fact that this refactoring has 189 insertions and 7 deletions 
already indicates that it can't be such a great idea...

  Regards,
  Arnout

-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F



More information about the buildroot mailing list