gcc: musl patches only available for gcc 4.7+
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 5 May 2014 21:17:05 +0000 (23:17 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 5 May 2014 21:52:43 +0000 (23:52 +0200)
commita343e8b3593837f7e153fb96e6430ab1cbcfbe09
treeeb24f0cd1bc99dc2adb048b2e71bd67723265367
parentc29799330464fb5d152f1b3d550fcbda69c58a3d
gcc: musl patches only available for gcc 4.7+

For the moment, the musl support is not in mainline gcc, so it
requires a few patches. We have integrated those patches only for gcc
4.7 and gcc 4.8 at the moment, so only allow those gcc versions when
the musl library is selected.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/gcc/Config.in.host