]> git.ipfire.org Git - people/ms/u-boot.git/commit
arm: Warn that starting with v2018.01 gcc-6 or later is required
authorTom Rini <trini@konsulko.com>
Mon, 17 Apr 2017 13:18:00 +0000 (09:18 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 27 Apr 2017 20:49:02 +0000 (16:49 -0400)
commitd2366dfe1d1c0b760022a034ced944784156c9d4
treee98a65a6ab1b51fd1dcef5f379df257a5ceb0f91
parent43b41566f72c3ff1074fe686f37227ebe33e11f9
arm: Warn that starting with v2018.01 gcc-6 or later is required

There are more and more cases where if we do not use gcc-6.0 or later we
run into problems where our binaries are too large for the targets.
Given the prevalence of gcc-6.0 or later toolchains at this point in
time, we give notice now that starting with v2018.01 we will require
gcc-6 (or later) for ARM.

Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/config.mk