summaryrefslogtreecommitdiffstats
path: root/recipes-extended/xen/files/xen-fix-gcc12-build-issues.patch
Commit message (Collapse)AuthorAgeFilesLines
* xen/4.16: fix gcc 12 buildBruce Ashfield2022-05-181-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>