]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitd53c53739262a586f6a3c5fed6391e2b17e89862
treec05ddf8c68a2c7f00c8843a231026d95b3d82f43
parent76effab73334cd7b484f72a8c5cbbbc1b4997a4f
parentb6638abc3285d5b1297ea45c612629628a4f1662
Merge branch '2021-07-06-update-to-gcc11-clang11'

- 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.