aboutsummaryrefslogtreecommitdiffstats
path: root/main/gcc/0039-gcc-go-Disable-printing-of-unaccessible-ppc64-struct.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/gcc/0039-gcc-go-Disable-printing-of-unaccessible-ppc64-struct.patch')
-rw-r--r--main/gcc/0039-gcc-go-Disable-printing-of-unaccessible-ppc64-struct.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/gcc/0039-gcc-go-Disable-printing-of-unaccessible-ppc64-struct.patch b/main/gcc/0039-gcc-go-Disable-printing-of-unaccessible-ppc64-struct.patch
index b3568a51119..b9739f74cff 100644
--- a/main/gcc/0039-gcc-go-Disable-printing-of-unaccessible-ppc64-struct.patch
+++ b/main/gcc/0039-gcc-go-Disable-printing-of-unaccessible-ppc64-struct.patch
@@ -1,7 +1,7 @@
From f3a1e98d6d4d546bfb749b91c1f3639df905c1d0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=B6ren=20Tempel?= <soeren+git@soeren-tempel.net>
Date: Mon, 31 Aug 2020 20:26:56 +0200
-Subject: [PATCH 39/39] gcc-go: Disable printing of unaccessible ppc64 struct
+Subject: [PATCH 39/40] gcc-go: Disable printing of unaccessible ppc64 struct
members
These struct members do not seem to exist on musl.
@@ -23,5 +23,5 @@ index fd1c885f043..e845e453332 100644
mcontext_t *m = &((ucontext_t*)(context))->uc_mcontext;
int i;
--
-2.28.0
+2.29.2