arch: add BR2_ARCH_NEEDS_GCC_AT_LEAST_9
authorRomain Naour <romain.naour@gmail.com>
Thu, 20 Jun 2019 10:07:16 +0000 (12:07 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 22 Jun 2019 19:38:23 +0000 (21:38 +0200)
commit16951722d7c257383aaf736dd492b2d301be9875
treecb51ab2914a77588db906475824f0acfb76daefe
parent089000eccf584d611ad1a8e5400436952450e883
arch: add BR2_ARCH_NEEDS_GCC_AT_LEAST_9

This new symbol will be used by architectures introduced with gcc 9 and
by external toolchains based on gcc 9.

[1] https://gcc.gnu.org/gcc-9/changes.html

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
arch/Config.in
package/gcc/Config.in.host