kumquat-buildroot/package/gcc
Gustavo Zacarias 9f86c71cd9 package/gcc: disable libitm for sparc <v9
libitm (transactional memory) needs SPARC V9+ ISA, otherwise when
enabling C++ the toolchain fails to build:

/tmp/cclQ6hrD.s: Assembler messages:
/tmp/cclQ6hrD.s:1261: Error: Architecture mismatch on "rd".
/tmp/cclQ6hrD.s:1261:  (Requires v9|v9a|v9b; requested architecture is
v8.)
Makefile:517: recipe for target 'beginend.lo' failed
make[5]: *** [beginend.lo] Error 1

So disable it for our current (v8, leon3) support.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-01-15 09:36:16 +01:00
..
4.2.2-avr32-2.1.5
4.5.4
4.7.4 gcc/4.7: add patch to warn about unsafe header paths 2014-12-11 00:05:52 +01:00
4.8.4 gcc: bump 4.8.x series to version 4.8.4 2014-12-19 21:42:51 +01:00
4.9.2 gcc/4.9: add patch to warn about unsafe header paths 2014-12-11 00:05:52 +01:00
arc-2014.08 gcc/arc-2014.08: add patch to warn about unsafe header paths 2014-12-11 00:05:52 +01:00
gcc-final Rename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBS 2014-12-11 22:48:13 +01:00
gcc-initial
Config.in.host gcc: bump 4.8.x series to version 4.8.4 2014-12-19 21:42:51 +01:00
gcc.mk package/gcc: disable libitm for sparc <v9 2015-01-15 09:36:16 +01:00