diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2017-09-03 11:44:28 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-11-24 22:09:58 +0100 |
commit | 1f33e55df0704067c270a452f92c323c52406025 (patch) | |
tree | 3f1a27a1a9f58e415f0935f1af48b8adfcbb7fd8 /package/gcc/gcc-initial | |
parent | 974d97bc267d4e529ec3619c6c71e59f8f51833d (diff) | |
download | buildroot-1f33e55df0704067c270a452f92c323c52406025.tar.gz buildroot-1f33e55df0704067c270a452f92c323c52406025.zip |
package/gcc: hide versions too old for the current arch
Begin the conversion from hard-coded dependencies on architectures, to
architecture-specified version requirement, using the newly introduced
BR2_ARCH_NEEDS_GCC_AT_LEAST_XXX symbols.
Hard-coded dependencies will be removed progressively, as archs are
individually converted over to using the new symbols.
We do not change the architecture-specific versions for ARC and
OpenRISC, because there is no point in doing so for those, as they use
special, non-upstream versions anyway.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gcc/gcc-initial')
0 files changed, 0 insertions, 0 deletions