From e292ba0099ecff2e3e31fcb6cac28ac8e243c43d Mon Sep 17 00:00:00 2001 From: "Carlos J. Puga Medina" Date: Fri, 17 Mar 2017 23:42:52 +0000 Subject: www/chromium: update to 57.0.2987.110 MFH: 2017Q1 Security: https://vuxml.freebsd.org/freebsd/a505d397-0758-11e7-8d8b-e8e0b747a45a.html --- www/chromium/files/extra-patch-libc++-old | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 www/chromium/files/extra-patch-libc++-old (limited to 'www/chromium/files/extra-patch-libc++-old') diff --git a/www/chromium/files/extra-patch-libc++-old b/www/chromium/files/extra-patch-libc++-old deleted file mode 100644 index 2c00e5d85679..000000000000 --- a/www/chromium/files/extra-patch-libc++-old +++ /dev/null @@ -1,14 +0,0 @@ ---- services/ui/ws/BUILD.gn.orig 2016-12-09 17:47:26.343517000 +0000 -+++ services/ui/ws/BUILD.gn 2016-12-09 17:50:06.387679000 +0000 -@@ -103,6 +103,11 @@ - "window_tree_host_factory.h", - ] - -+ # Work around base r261801 -+ if (is_bsd) { -+ defines = ["_LIBCPP_TRIVIAL_PAIR_COPY_CTOR=1"] -+ } -+ - deps = [ - # TODO(sad): Temporary, until the GPU process is split out of ws. - "//services/ui/gpu", -- cgit v1.2.3