commit ce69059f1a86f21100a59593fdeb34a967296bf2
Author: Tom Callaway <spot(a)fedoraproject.org>
Date: Wed Mar 1 11:41:40 2017 -0500
more gcc7
chromium-56.0.2924.87-gcc7.patch | 11 +++++++++++
1 file changed, 11 insertions(+)
---
diff --git a/chromium-56.0.2924.87-gcc7.patch b/chromium-56.0.2924.87-gcc7.patch
index 033b069..6d6e9ee 100644
--- a/chromium-56.0.2924.87-gcc7.patch
+++ b/chromium-56.0.2924.87-gcc7.patch
@@ -1,3 +1,14 @@
+diff -up
chromium-56.0.2924.87/third_party/WebKit/Source/platform/graphics/gpu/SharedGpuContext.h.gcc7
chromium-56.0.2924.87/third_party/WebKit/Source/platform/graphics/gpu/SharedGpuContext.h
+---
chromium-56.0.2924.87/third_party/WebKit/Source/platform/graphics/gpu/SharedGpuContext.h.gcc7 2017-03-01
11:29:32.681142930 -0500
++++
chromium-56.0.2924.87/third_party/WebKit/Source/platform/graphics/gpu/SharedGpuContext.h 2017-03-01
11:30:19.396536499 -0500
+@@ -5,6 +5,7 @@
+ #include "platform/PlatformExport.h"
+ #include "wtf/ThreadSpecific.h"
+
++#include <functional>
+ #include <memory>
+
+ namespace gpu {
diff -up chromium-56.0.2924.87/v8/src/objects-body-descriptors.h.gcc7
chromium-56.0.2924.87/v8/src/objects-body-descriptors.h
--- chromium-56.0.2924.87/v8/src/objects-body-descriptors.h.gcc7 2017-02-28
16:00:27.313172210 -0500
+++ chromium-56.0.2924.87/v8/src/objects-body-descriptors.h 2017-02-28 16:00:46.016804708
-0500
Show replies by date