152661cde0
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 |
||
---|---|---|
.. | ||
4.9.4 | ||
5.4.0 | ||
6.3.0 | ||
7.1.0 | ||
arc-2017.03 | ||
gcc-final | ||
gcc-initial | ||
musl-5.4.0 | ||
Config.in.host | ||
gcc.hash | ||
gcc.mk |