--- 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 == "mips64el") + current_cpu == "mips64el") && !is_bsd use_seccomp_bpf = use_seccomp_bpf || is_nacl_nonsfi