summaryrefslogtreecommitdiffstats
path: root/package/glibc
diff options
context:
space:
mode:
authorZakharov Vlad <Vladislav.Zakharov@synopsys.com>2017-03-01 14:03:34 +0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-03-01 22:11:37 +0100
commit4d3556662deba0014d9368a84344a59b5e167fac (patch)
tree9fa6e636d62fec47b629a445df27dbc00c4e21c1 /package/glibc
parent609df3acf644e97d0aa4a66db8998d93f8543f3b (diff)
downloadbuildroot-4d3556662deba0014d9368a84344a59b5e167fac.tar.gz
buildroot-4d3556662deba0014d9368a84344a59b5e167fac.zip
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>
Diffstat (limited to 'package/glibc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud