From f118837e7ffeb6f6b524a86a6b1e618997dc00eb Mon Sep 17 00:00:00 2001 From: Tom spot Callaway Date: Mon, 28 Jun 2021 11:10:48 -0400 Subject: [PATCH] adjust epel7 old headers patch --- chromium-90.0.4430.93-epel7-old-headers-workarounds.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/chromium-90.0.4430.93-epel7-old-headers-workarounds.patch b/chromium-90.0.4430.93-epel7-old-headers-workarounds.patch index d7251640..e4f541d5 100644 --- a/chromium-90.0.4430.93-epel7-old-headers-workarounds.patch +++ b/chromium-90.0.4430.93-epel7-old-headers-workarounds.patch @@ -1,9 +1,9 @@ diff -up chromium-90.0.4430.85/mojo/core/channel_linux.cc.epel7-kcmp chromium-90.0.4430.85/mojo/core/channel_linux.cc --- chromium-90.0.4430.85/mojo/core/channel_linux.cc.epel7-kcmp 2021-04-27 11:42:46.207245608 -0400 +++ chromium-90.0.4430.85/mojo/core/channel_linux.cc 2021-04-27 11:43:21.941841419 -0400 -@@ -37,6 +37,25 @@ - #include "mojo/core/core.h" - #include "mojo/core/embedder/features.h" +@@ -43,6 +43,25 @@ + #define EFD_ZERO_ON_WAKE O_NOFOLLOW + #endif +#ifndef F_LINUX_SPECIFIC_BASE +#define F_LINUX_SPECIFIC_BASE 1024