diff options
Diffstat (limited to '0027-x86-deal-with-gcc12-release-build-issues.patch')
-rw-r--r-- | 0027-x86-deal-with-gcc12-release-build-issues.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/0027-x86-deal-with-gcc12-release-build-issues.patch b/0027-x86-deal-with-gcc12-release-build-issues.patch index d26f6d3..b30c65b 100644 --- a/0027-x86-deal-with-gcc12-release-build-issues.patch +++ b/0027-x86-deal-with-gcc12-release-build-issues.patch @@ -1,7 +1,7 @@ From a095c6cde8a717325cc31bb393c547cad5e16e35 Mon Sep 17 00:00:00 2001 From: Jan Beulich <jbeulich@suse.com> Date: Wed, 27 Jul 2022 09:30:24 +0200 -Subject: [PATCH 27/67] x86: deal with gcc12 release build issues +Subject: [PATCH 027/126] x86: deal with gcc12 release build issues While a number of issues we previously had with pre-release gcc12 were fixed in the final release, we continue to have one issue (with multiple @@ -61,5 +61,5 @@ index 5c19b71eca70..71dd28f126c3 100644 #define PRtype_info "016lx"/* should only be used for printk's */ -- -2.37.3 +2.37.4 |