crosstool-ng/scripts/build
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
..
arch arch: allow adding a suffix to the arch-part of a tuple 2013-01-20 12:58:22 +00:00
binutils binutils: introduce the infrastructure to support binutils alternatives 2012-11-19 11:21:31 +01:00
cc cc/gcc: do not print 'core' or 'final' 2012-11-25 18:22:38 +01:00
companion_libs complibs/ppl: fix build with newer gcc 2012-12-10 00:25:48 +01:00
companion_tools comptools/libtool: chmod files to u+w 2011-03-03 19:32:05 +01:00
debug debug/gdb: remove ncurses cleanup 2012-10-30 00:23:51 +01:00
kernel libc/mingw: replace mingw32 with generic mingw 2012-11-14 14:05:49 +01:00
libc libc: get rid of libc_finish 2013-01-10 21:01:59 +01:00
test_suite cc/gcc: copy file with 'cp -v', it rotates the progress bar 2012-01-01 22:54:37 +01:00
companion_libs.sh complibs: introduce generic multi-complibs infrastructure 2012-11-16 14:59:27 +01:00
companion_tools.sh companion_tools/autoconf: add autoconf tool 2010-01-12 21:09:30 +01:00
debug.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
internals.sh scripts: Use ${CT_TARGET}-strip to strip gdbserver 2012-09-20 11:20:16 +08:00
test_suite.sh test-suite: Added new test suite feature (experimental) 2010-05-19 17:53:04 +02:00