From dfc3579745a02f64a7f835c2a923ffb71a76d662 Mon Sep 17 00:00:00 2001 From: Woodpecker CI Date: Tue, 5 Aug 2025 09:22:11 +0000 Subject: Woodpecker CI 6804cedeba5a6cd14c0deac262abe8826383eb92 [SKIP CI] --- linux/fixdep-largefile.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 linux/fixdep-largefile.patch (limited to 'linux/fixdep-largefile.patch') diff --git a/linux/fixdep-largefile.patch b/linux/fixdep-largefile.patch new file mode 100644 index 00000000..1408d329 --- /dev/null +++ b/linux/fixdep-largefile.patch @@ -0,0 +1,11 @@ +--- a/tools/build/fixdep.c ++++ b/tools/build/fixdep.c +@@ -11,6 +11,8 @@ + * base transformation of dependecies without the CONFIG mangle. + */ + ++#define _FILE_OFFSET_BITS 64 ++ + #include + #include + #include -- cgit v1.2.3