adjust epel7 old headers patch

This commit is contained in:
Tom spot Callaway 2021-06-28 11:10:48 -04:00
parent baaf27b384
commit f118837e7f
1 changed files with 3 additions and 3 deletions

View File

@ -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