gcc: disallow 4.8.x for ARMv8 cores
commitdf4044abfeed00ffb053ab65aff2e14b90887a18
authorPeter Korsgaard <peter@korsgaard.com>
Tue, 6 Dec 2016 16:36:17 +0000 (6 17:36 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 6 Dec 2016 20:38:17 +0000 (6 21:38 +0100)
tree8e7200752411353d09766df4d7af8b9a9cd82c45
parent90605b8fe72e61ad8224b7f5c2dde7a5dedbf791
gcc: disallow 4.8.x for ARMv8 cores

Notice: A53/A57 were in fact supported in aarch64 mode in 4.8 (in aarch32
mode only from 4.9), but it doesn't handle --with-abi, and as there is
unlikely to be any aarch64 based legacy projects unwilling to use a newer
GCC version it is simpler to disallow it for all modes.

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