summarylogtreecommitdiffstats
path: root/0001-Temporary-fix-for-compilation-with-GCC-10.patch
diff options
context:
space:
mode:
authorMichael Lass2020-07-21 22:02:26 +0200
committerMichael Lass2020-07-21 22:02:26 +0200
commitd038184eb4f67641fe5e8ad3a7322d38acf5dde4 (patch)
tree1b0c34a5d71fc5b78f79abe685e7e14b55feaa75 /0001-Temporary-fix-for-compilation-with-GCC-10.patch
parentdd05b688260636e6fa22e2eac71cd6c5a1da1ca7 (diff)
downloadaur-d038184eb4f67641fe5e8ad3a7322d38acf5dde4.tar.gz
Prepare for Linux 5.8
Diffstat (limited to '0001-Temporary-fix-for-compilation-with-GCC-10.patch')
-rw-r--r--0001-Temporary-fix-for-compilation-with-GCC-10.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0001-Temporary-fix-for-compilation-with-GCC-10.patch b/0001-Temporary-fix-for-compilation-with-GCC-10.patch
index 65a310e73bd4..9a9ce50e1cf1 100644
--- a/0001-Temporary-fix-for-compilation-with-GCC-10.patch
+++ b/0001-Temporary-fix-for-compilation-with-GCC-10.patch
@@ -1,7 +1,7 @@
-From 240278523907c8a0e733620d6acf7b3933d5cbdb Mon Sep 17 00:00:00 2001
+From 81c4f50914bd0f696a0a6c356982e97594bd2c77 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michael=20La=C3=9F?= <lass@mail.uni-paderborn.de>
Date: Tue, 19 May 2020 16:17:01 +0200
-Subject: [PATCH 1/3] Temporary fix for compilation with GCC 10
+Subject: [PATCH 1/4] Temporary fix for compilation with GCC 10
See:
* https://bugs.gentoo.org/706738
@@ -16,7 +16,7 @@ Change-Id: I0bbf317dcf584d5531db714c5e9b986f3fbb6a0b
1 file changed, 2 insertions(+)
diff --git a/src/cf/osconf.m4 b/src/cf/osconf.m4
-index 29a79d7ce..ac11e9310 100644
+index 5f0d73fc2..7cf761757 100644
--- a/src/cf/osconf.m4
+++ b/src/cf/osconf.m4
@@ -681,6 +681,8 @@ if test "x$GCC" = "xyes"; then