From 13ee5b072d4e3ee1e06f308014d7f298da681f62 Mon Sep 17 00:00:00 2001 From: "Carlos J. Puga Medina" Date: Sat, 18 Aug 2018 14:21:02 +0000 Subject: www/iridium: Update to 2018.5.67 --- www/iridium/files/patch-sandbox_features.gni | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'www/iridium/files/patch-sandbox_features.gni') diff --git a/www/iridium/files/patch-sandbox_features.gni b/www/iridium/files/patch-sandbox_features.gni index 37cebdfaf372..f3ca941032df 100644 --- a/www/iridium/files/patch-sandbox_features.gni +++ b/www/iridium/files/patch-sandbox_features.gni @@ -1,10 +1,10 @@ ---- sandbox/features.gni.orig 2017-04-19 19:06:37 UTC -+++ sandbox/features.gni -@@ -11,6 +11,6 @@ import("//build/config/nacl/config.gni") - use_seccomp_bpf = +--- sandbox/features.gni.orig 2017-12-15 02:04:24.000000000 +0100 ++++ sandbox/features.gni 2017-12-24 17:50:45.309732000 +0100 +@@ -12,6 +12,6 @@ (is_linux || is_android) && (current_cpu == "x86" || current_cpu == "x64" || current_cpu == "arm" || -- current_cpu == "arm64" || current_cpu == "mipsel") -+ current_cpu == "arm64" || current_cpu == "mipsel") && !is_bsd + current_cpu == "arm64" || current_cpu == "mipsel" || +- current_cpu == "mips64el") ++ current_cpu == "mips64el") && !is_bsd use_seccomp_bpf = use_seccomp_bpf || is_nacl_nonsfi -- cgit v1.2.3