gcc: simplify musl patches for SSP support
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 17 Oct 2015 13:09:10 +0000 (15:09 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 18 Oct 2015 13:35:53 +0000 (15:35 +0200)
commita2cc96556e4ce910b397181c222a116ebf04465d
treec883e038afe6e424a0b5fd60676ca88611bb13f0
parenta7463a6c8195314c870c3667a3971448e7fa4d39
gcc: simplify musl patches for SSP support

Now that we are always explicitly passing gcc_cv_libc_provides_ssp,
there is no longer any reason to modify the gcc configure/configure.ac
to take into account the musl case. When a musl toolchain is being
built, BR2_TOOLCHAIN_HAS_SSP is always 'y', and therefore
gcc_cv_libc_provides_ssp=yes is always passed when building
gcc-initial and gcc-final.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/gcc/4.7.4/900-musl-support.patch
package/gcc/4.8.5/900-musl-support.patch
package/gcc/4.9.3/900-musl-support.patch
package/gcc/5.2.0/904-musl-libc-config.patch