opnsense-ports/devel/electron32/files/patch-content_public_common_zygote_features.gni
Franco Fichtner fd3bf1794a */*: sync with upstream
Taken from: FreeBSD
2024-09-23 09:02:17 +02:00

8 lines
354 B
Text

--- content/public/common/zygote/features.gni.orig 2023-03-30 00:33:51 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_apple
+use_zygote = is_posix && !is_android && !is_mac && !is_bsd