summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-third__party_mesa_BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-third__party_mesa_BUILD.gn')
-rw-r--r--www/chromium/files/patch-third__party_mesa_BUILD.gn8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/chromium/files/patch-third__party_mesa_BUILD.gn b/www/chromium/files/patch-third__party_mesa_BUILD.gn
index 1b13828745d0..9ba3b1f30143 100644
--- a/www/chromium/files/patch-third__party_mesa_BUILD.gn
+++ b/www/chromium/files/patch-third__party_mesa_BUILD.gn
@@ -1,6 +1,6 @@
---- third_party/mesa/BUILD.gn.orig 2016-08-03 22:02:38.000000000 +0300
-+++ third_party/mesa/BUILD.gn 2016-09-25 07:24:36.558482000 +0300
-@@ -88,6 +88,10 @@
+--- third_party/mesa/BUILD.gn.orig 2017-01-26 00:49:30 UTC
++++ third_party/mesa/BUILD.gn
+@@ -90,6 +90,10 @@ config("mesa_internal_config") {
defines += [ "_GNU_SOURCE" ]
}
@@ -11,7 +11,7 @@
if (is_win) {
defines += [
# Generated files use const only if __cplusplus or __STDC__ is defined.
-@@ -755,7 +759,8 @@
+@@ -757,7 +761,8 @@ loadable_module("osmesa") {
]
# Required for the allocator implementation, which is not used on Mac.