Re: new branch + more recent gcc?
Todd Kjos <[email protected]>
| Newsgroups | dev.linux.lists.kernelci |
|---|---|
| Message-ID | <CAHRSSEypz9tgdeaFSXvVr=KZZdg=XY32zDkWT-dYi7N3z8Hh3w@mail.gmail.com> |
On Tue, Jul 2, 2024 at 6:12 AM Mark Brown <[email protected]> wrote: > > On Mon, Jul 01, 2024 at 10:27:24AM -0700, Todd Kjos wrote: > > > 1) use gcc-13 instead of gcc-10 for android kernel builds > > It sounds like you just need an upgrade here rather than specifically > GCC 13? The reason I ask is that GCC 12 is the standard compiler in > Debian Bookworm so might be easier to update to quickly. GCC 12 would be fine > > > 2) add android15-6.6-lts branch to kernelci testing > > https://github.com/kernelci/kernelci-core/pull/2597 > > > 3) discontinue all gki_defconfig builds > > https://github.com/kernelci/kernelci-core/pull/2598 > > (not 100% sure I got that one right, have to see how it goes on staging.) Thanks!