kumquat-buildroot/package/gcc
Zakharov Vlad 4d3556662d mpd: fix build for ARC
mpd package fails for both internal and external ARC toolchain as check
for pthread support fails. Such checks fails because _REENTRANT flag is
not defined in gcc even when -pthread is passed.

So we add patch to gcc that defines _REENTRANT  on ARC when -pthread is
passed.

Also it disables mpd package for external ARC toolchain as it fails due
to the same issue.

This patch should be reverted as soon as the patch for GCC becomes a
part of ARC toolchain.

Fixes:
  http://autobuild.buildroot.net/results/7d7/7d70b62ad996830fbeca46dffcc7a1dc030e575d//

Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-03-01 22:11:37 +01:00
..
4.8.5 gcc: backport upstream patch for sync_8 in !glibc 2016-11-26 15:17:09 +01:00
4.9.4 gcc: backport upstream patch for sync_8 in !glibc 2016-11-26 15:17:09 +01:00
5.4.0 package/gcc: fix ICE on xtensa, 5.x and 6.x, PR target/78603 2016-11-30 22:44:31 +01:00
6.3.0 gcc: bump 6.x series to version 6.3.0 2016-12-21 17:19:58 +01:00
arc-2016.09-release mpd: fix build for ARC 2017-03-01 22:11:37 +01:00
gcc-final
gcc-initial
musl-5.4.0 gcc: add patches for or1k specific gcc version 2017-02-20 23:43:22 +01:00
Config.in.host arch: add OpenRISC architecture support 2017-01-25 22:53:53 +01:00
gcc.hash arch: add OpenRISC architecture support 2017-01-25 22:53:53 +01:00
gcc.mk gcc: fix build on or1k without flex/bison on host 2017-01-28 22:54:52 +13:00