aboutsummaryrefslogtreecommitdiff
path: root/www/ungoogled-chromium/files/patch-content_public_common_zygote_features.gni
diff options
context:
space:
mode:
Diffstat (limited to 'www/ungoogled-chromium/files/patch-content_public_common_zygote_features.gni')
-rw-r--r--www/ungoogled-chromium/files/patch-content_public_common_zygote_features.gni4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ungoogled-chromium/files/patch-content_public_common_zygote_features.gni b/www/ungoogled-chromium/files/patch-content_public_common_zygote_features.gni
index 337e3c589325..e42d662aecc8 100644
--- a/www/ungoogled-chromium/files/patch-content_public_common_zygote_features.gni
+++ b/www/ungoogled-chromium/files/patch-content_public_common_zygote_features.gni
@@ -1,8 +1,8 @@
---- content/public/common/zygote/features.gni.orig 2023-03-10 11:01:21 UTC
+--- content/public/common/zygote/features.gni.orig 2023-04-08 11:38:38 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 = is_posix && !is_android && !is_mac
+-use_zygote = is_posix && !is_android && !is_apple
+use_zygote = is_posix && !is_android && !is_mac && !is_bsd