summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-sandbox_linux_BUILD.gn
diff options
context:
space:
mode:
authorMatthias Wolf <matthias@rheinwolf.de>2021-04-27 16:25:26 +0200
committerRene Ladan <rene@FreeBSD.org>2021-04-27 16:29:47 +0200
commitbe6259aac7b38bb3129be18e4ca60d42078cca3e (patch)
treec751b3c98ce06f6217fb44fc88ad582a05327926 /www/chromium/files/patch-sandbox_linux_BUILD.gn
parentbenchmarks/dbs: extend BROKENness to FreeBSD 14 (diff)
www/chromium: update to 90.0.4430.85
Tested by: Matthias Wolf, rene MFH: 2021Q2 Security: http://vuxml.freebsd.org/freebsd/cb13a765-a277-11eb-97a0-e09467587c17.html
Diffstat (limited to 'www/chromium/files/patch-sandbox_linux_BUILD.gn')
-rw-r--r--www/chromium/files/patch-sandbox_linux_BUILD.gn8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/chromium/files/patch-sandbox_linux_BUILD.gn b/www/chromium/files/patch-sandbox_linux_BUILD.gn
index cf3d200f70c5..4fc9d81f0784 100644
--- a/www/chromium/files/patch-sandbox_linux_BUILD.gn
+++ b/www/chromium/files/patch-sandbox_linux_BUILD.gn
@@ -1,7 +1,7 @@
---- sandbox/linux/BUILD.gn.orig 2021-03-12 23:57:28 UTC
+--- sandbox/linux/BUILD.gn.orig 2021-04-14 18:41:08 UTC
+++ sandbox/linux/BUILD.gn
-@@ -386,7 +386,7 @@ component("sandbox_services") {
- public_deps += [ ":sandbox_services_headers" ]
+@@ -392,7 +392,7 @@ component("sandbox_services") {
+ deps += [ ":sandbox_services_headers" ]
}
- if (is_nacl_nonsfi) {
@@ -9,7 +9,7 @@
cflags = [ "-fgnu-inline-asm" ]
sources -= [
-@@ -394,6 +394,8 @@ component("sandbox_services") {
+@@ -400,6 +400,8 @@ component("sandbox_services") {
"services/init_process_reaper.h",
"services/scoped_process.cc",
"services/scoped_process.h",