
21 Jun
2018
21 Jun
'18
8:21 p.m.
On Tue, Jun 19, 2018 at 11:57:31PM -0400, Tom Rini wrote:
With the move to using at least gcc-6 for many targets we now have C code that requires the GNU11 C standard to be used in all cases.
Signed-off-by: Tom Rini trini@konsulko.com
With a much re-worded to be clearer than gcc-6 is not required but that C11 (or rather, GNU11) is used, applied to u-boot/master, thanks!
--
Tom