aboutsummaryrefslogtreecommitdiff
path: root/devel/electron13/files/patch-content_public_common_zygote_features.gni
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron13/files/patch-content_public_common_zygote_features.gni')
-rw-r--r--devel/electron13/files/patch-content_public_common_zygote_features.gni8
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/electron13/files/patch-content_public_common_zygote_features.gni b/devel/electron13/files/patch-content_public_common_zygote_features.gni
new file mode 100644
index 000000000000..161c46f349a1
--- /dev/null
+++ b/devel/electron13/files/patch-content_public_common_zygote_features.gni
@@ -0,0 +1,8 @@
+--- content/public/common/zygote/features.gni.orig 2021-01-07 00:36:33 UTC
++++ content/public/common/zygote/features.gni
+@@ -2,4 +2,4 @@
+ # Use of this source code is governed by a BSD-style license that can be
+ # found in the LICENSE file.
+
+-use_zygote_handle = is_posix && !is_android && !is_mac
++use_zygote_handle = is_posix && !is_android && !is_mac && !is_bsd