Merge branch '2021-07-06-update-to-gcc11-clang11'
authorTom Rini <trini@konsulko.com>
Wed, 7 Jul 2021 17:32:22 +0000 (13:32 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 7 Jul 2021 17:32:22 +0000 (13:32 -0400)
- Update CI to use gcc-11.1 and clang-11 to build everything.  This
  requires a few fixes to the code that these newer compilers have
  exposed.


Trivial merge