diff options
Diffstat (limited to 'SOURCES/0001-Work-around-for-gcc-bug-https-gcc.gnu.org-bugzilla-s.patch')
-rw-r--r-- | SOURCES/0001-Work-around-for-gcc-bug-https-gcc.gnu.org-bugzilla-s.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/SOURCES/0001-Work-around-for-gcc-bug-https-gcc.gnu.org-bugzilla-s.patch b/SOURCES/0001-Work-around-for-gcc-bug-https-gcc.gnu.org-bugzilla-s.patch index 93b1e9b..4c2b0a6 100644 --- a/SOURCES/0001-Work-around-for-gcc-bug-https-gcc.gnu.org-bugzilla-s.patch +++ b/SOURCES/0001-Work-around-for-gcc-bug-https-gcc.gnu.org-bugzilla-s.patch @@ -1,4 +1,4 @@ -From 90750a5b1205a7dcc002224738585b861779cdae Mon Sep 17 00:00:00 2001 +From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" <jforbes@fedoraproject.org> Date: Thu, 30 Jul 2020 10:26:11 -0500 Subject: [PATCH] Work around for gcc bug @@ -25,5 +25,5 @@ index 2a660ac1bc3a..fa87ff6a2a71 100644 int i; -- -2.26.2 +2.28.0 |