Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xen/4.16: fix gcc 12 build | Bruce Ashfield | 2022-05-18 | 1 | -0/+433 |
There's no fix in the xen repository to fix gcc 12 issues yet, but there is one in the opensuse infrastructure. We import that change from: https://build.opensuse.org/package/view_file/openSUSE:Factory/xen/gcc12-fixes.patch?expand=1 to at least get things building and allow runtime testing against gcc 12. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> |