summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-08-22 10:15:28 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-08-22 10:15:32 +0200
commitf96d62cdb6a8a6e6bf36b83b96ac047ade701149 (patch)
tree0fe81081cbc1aa2d4ed7aeb66d3725cdb7a014d9 /sys-fs/mtd-utils/files
parentdev-haskell/ac-ppm: treeclean (diff)
downloadgentoo-f96d62cdb6a8a6e6bf36b83b96ac047ade701149.tar.gz
gentoo-f96d62cdb6a8a6e6bf36b83b96ac047ade701149.tar.bz2
gentoo-f96d62cdb6a8a6e6bf36b83b96ac047ade701149.zip
sys-fs/mtd-utils: Add glibc-2.36 patch
Closes: https://bugs.gentoo.org/864346 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-fs/mtd-utils/files')
-rw-r--r--sys-fs/mtd-utils/files/mtd-utils-2.1.4-glibc-2.36.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/sys-fs/mtd-utils/files/mtd-utils-2.1.4-glibc-2.36.patch b/sys-fs/mtd-utils/files/mtd-utils-2.1.4-glibc-2.36.patch
new file mode 100644
index 000000000000..69bd1009945f
--- /dev/null
+++ b/sys-fs/mtd-utils/files/mtd-utils-2.1.4-glibc-2.36.patch
@@ -0,0 +1,17 @@
+https://bugs.gentoo.org/864346
+
+X-Git-Url: https://git.infradead.org/mtd-utils.git/blobdiff_plain/a315011bd3c237660436e0c796743d61acf4a7b6..ac98b3fc7cb9c122bea4b5d1d351727eb4ea0bac:/tests/fs-tests/lib/tests.c
+
+diff --git a/tests/fs-tests/lib/tests.c b/tests/fs-tests/lib/tests.c
+index d1a2e0c..3db0426 100644
+--- a/tests/fs-tests/lib/tests.c
++++ b/tests/fs-tests/lib/tests.c
+@@ -35,7 +35,6 @@
+ #include <sys/vfs.h>
+ #include <sys/mount.h>
+ #include <sys/statvfs.h>
+-#include <linux/fs.h>
+ #include <linux/jffs2.h>
+
+ #include "tests.h"
+