crosstool-ng/scripts/build/arch
Yann E. MORIN" 150f500426 arch: allow adding a suffix to the arch-part of a tuple
For some architectures, it is legit to have an alternate value in the
'architecture' part of the tuple. For example:
    armv5te-*
    armv7a8-*

Besides, some packages expect the tuple to reflect the arch variant
(eg. openMPI) to detect the variant's capabilities (eg. atomic
primitives).

This patch adds an option for the user to specify a suffix to be added
to the arch-part of the tuple.

Signed-off-by: Willy Tarreau <w@1wt.eu>
Message-ID: <20130120225822.GS6838@1wt.eu>
Patch-Id: 213994
[yann.morin.1998@free.fr: make it a suffix, not an override]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2013-01-20 12:58:22 +00:00
..
alpha.sh arch: allow adding a suffix to the arch-part of a tuple 2013-01-20 12:58:22 +00:00
arm.sh arch: allow adding a suffix to the arch-part of a tuple 2013-01-20 12:58:22 +00:00
avr32.sh arch: allow adding a suffix to the arch-part of a tuple 2013-01-20 12:58:22 +00:00
blackfin.sh arch: allow adding a suffix to the arch-part of a tuple 2013-01-20 12:58:22 +00:00
m68k.sh arch: add basic m68k support 2010-01-29 23:23:59 +01:00
microblaze.sh arch: allow adding a suffix to the arch-part of a tuple 2013-01-20 12:58:22 +00:00
mips.sh arch: allow adding a suffix to the arch-part of a tuple 2013-01-20 12:58:22 +00:00
powerpc.sh arch: allow adding a suffix to the arch-part of a tuple 2013-01-20 12:58:22 +00:00
s390.sh arch: allow adding a suffix to the arch-part of a tuple 2013-01-20 12:58:22 +00:00
sh.sh arch: allow adding a suffix to the arch-part of a tuple 2013-01-20 12:58:22 +00:00
sparc.sh arch: allow adding a suffix to the arch-part of a tuple 2013-01-20 12:58:22 +00:00
x86.sh arch: allow adding a suffix to the arch-part of a tuple 2013-01-20 12:58:22 +00:00