$OpenBSD: patch-services_service_manager_zygote_common_zygote_features_gni,v 1.1 2018/07/30 15:28:28 robert Exp $

Index: services/service_manager/zygote/common/zygote_features.gni
--- services/service_manager/zygote/common/zygote_features.gni.orig
+++ services/service_manager/zygote/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_openbsd
