From 64d35fb5c539c685078c20b0c59146411882af08 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 16 Jul 2020 19:56:39 +0200 Subject: [PATCH] linux5.7: add fix for aarch64-musl. --- srcpkgs/linux5.7/patches/musl.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 srcpkgs/linux5.7/patches/musl.patch diff --git a/srcpkgs/linux5.7/patches/musl.patch b/srcpkgs/linux5.7/patches/musl.patch new file mode 100644 index 00000000000..278083ef6a3 --- /dev/null +++ b/srcpkgs/linux5.7/patches/musl.patch @@ -0,0 +1,11 @@ +--- linux-5.7.9/include/uapi/linux/wireless.h.orig ++++ linux-5.7.9/include/uapi/linux/wireless.h +@@ -74,7 +74,7 @@ + #include /* for "struct sockaddr" et al */ + #include /* for IFNAMSIZ and co... */ + +-#include /* for offsetof */ ++#include /* for offsetof */ + + /***************************** VERSION *****************************/ + /*