Searched hist:d2366dfe1d1c0b760022a034ced944784156c9d4 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/ |
| H A D | config.mk | d2366dfe1d1c0b760022a034ced944784156c9d4 Mon Apr 17 13:18:00 UTC 2017 Tom Rini <trini@konsulko.com> 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>
|