From a8621c1e2299dacc1b776db19f956786f90d00aa53fac9eedf87b19b996cbc67 Mon Sep 17 00:00:00 2001 From: Callum Farmer Date: Mon, 15 Feb 2021 09:04:30 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1520 --- chromium-glibc-2.33.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chromium-glibc-2.33.patch b/chromium-glibc-2.33.patch index 0345420..fab0791 100644 --- a/chromium-glibc-2.33.patch +++ b/chromium-glibc-2.33.patch @@ -34,7 +34,7 @@ return -ENOSYS; } -+intptr_t SIGSYSFstatatHandler(const struct arch_seccomp_data& args, ++intptr_t SIGSYSFstatatHandler(const arch_seccomp_data& args, + void* aux) { + switch (args.nr) { +#if defined(__NR_newfstatat)