From 66d46c9897975d9592955817cb33089d97ef17c6 Mon Sep 17 00:00:00 2001 From: "Carlos J. Puga Medina" Date: Tue, 18 Jun 2019 19:24:43 +0000 Subject: www/iridium: Update to 2019.04.73 Submitted by: Matthias Wolf --- www/iridium/files/patch-third__party_angle_BUILD.gn | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'www/iridium/files/patch-third__party_angle_BUILD.gn') diff --git a/www/iridium/files/patch-third__party_angle_BUILD.gn b/www/iridium/files/patch-third__party_angle_BUILD.gn index 2dc3abbec676..a2aa44b3e13f 100644 --- a/www/iridium/files/patch-third__party_angle_BUILD.gn +++ b/www/iridium/files/patch-third__party_angle_BUILD.gn @@ -1,6 +1,6 @@ ---- third_party/angle/BUILD.gn.orig 2018-05-09 21:07:37.000000000 +0200 -+++ third_party/angle/BUILD.gn 2018-08-16 12:36:06.845472000 +0200 -@@ -257,6 +257,7 @@ +--- third_party/angle/BUILD.gn.orig 2019-03-11 22:07:58 UTC ++++ third_party/angle/BUILD.gn +@@ -276,6 +276,7 @@ angle_static_library("angle_gpu_info_util") { "X11", "Xi", "Xext", @@ -8,11 +8,11 @@ ] } } -@@ -812,10 +813,6 @@ - +@@ -842,10 +843,6 @@ foreach(is_shared_library, + libs = [] if (is_linux) { - sources += rebase_path(util_gypi.util_linux_sources, ".", "util") -- libs = [ + sources += util_linux_sources +- libs += [ - "rt", - "dl", - ] -- cgit v1.2.3