aboutsummaryrefslogtreecommitdiffstats
path: root/community/chromium/musl-crashpad.patch
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.eu>2020-02-28 17:39:48 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2020-03-10 10:09:41 +0000
commit9a9c92814f4cdfb6c0e0ea64de80dd6fc6768354 (patch)
tree4213e54b7f9c34ab268751fb58f491a378cfd011 /community/chromium/musl-crashpad.patch
parent3de17b3cc40b8a864ac86542b7dc4820c9fbffe1 (diff)
downloadaports-9a9c92814f4cdfb6c0e0ea64de80dd6fc6768354.tar.bz2
aports-9a9c92814f4cdfb6c0e0ea64de80dd6fc6768354.tar.xz
community/chromium: upgrade to 80.0.3987.122
Diffstat (limited to 'community/chromium/musl-crashpad.patch')
-rw-r--r--community/chromium/musl-crashpad.patch4
1 files changed, 1 insertions, 3 deletions
diff --git a/community/chromium/musl-crashpad.patch b/community/chromium/musl-crashpad.patch
index 60f5bc67be..1e19a99d42 100644
--- a/community/chromium/musl-crashpad.patch
+++ b/community/chromium/musl-crashpad.patch
@@ -1,5 +1,3 @@
-diff --git a/third_party/crashpad/crashpad/util/linux/ptracer.cc b/third_party/crashpad/crashpad/util/linux/ptracer.cc
-index 63bee1e..24ef002 100644
--- ./third_party/crashpad/crashpad/util/linux/ptracer.cc
+++ ./third_party/crashpad/crashpad/util/linux/ptracer.cc
@@ -26,6 +26,7 @@
@@ -9,4 +7,4 @@ index 63bee1e..24ef002 100644
+#include <asm/ptrace-abi.h>
#endif
- namespace crashpad {
+ #if defined(ARCH_CPU_ARM_FAMILY)