summaryrefslogtreecommitdiffstats
path: root/package/gcc/gcc-initial
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-06-09 09:49:30 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-06-11 18:00:48 +0200
commit152661cde03311b2775db80b5a878c80a2006b6b (patch)
tree09b2018edf4347777583abb1a2208fc8478c6845 /package/gcc/gcc-initial
parent1bad51784646bce34a177199aaf7689c689bb816 (diff)
downloadbuildroot-152661cde03311b2775db80b5a878c80a2006b6b.tar.gz
buildroot-152661cde03311b2775db80b5a878c80a2006b6b.zip
gcc: add patch to support musl on SuperH in gcc 5.x
Building a toolchain for SuperH/musl works, but the toolchain generate bogus binaries, because the path to the program interpreter is not known (and therefore is /dev/null). This commit backports a patch from gcc 6.x to make SuperH support with musl work properly. The patch is not needed in gcc >= 6.x because the musl support is upstream. The patch is not needed for gcc 4.9 because we had a different musl support patch that had support for all architectures in one patch. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> --- Changes since v2: - None Changes since v1: - New patch in the series
Diffstat (limited to 'package/gcc/gcc-initial')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud