summaryrefslogtreecommitdiff
path: root/devel/electron37/files/patch-third__party_ipcz_src_BUILD.gn
blob: cf9767bd7596005f1e4f231482f7d7577e6d2767 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- third_party/ipcz/src/BUILD.gn.orig	2025-04-22 20:15:27 UTC
+++ third_party/ipcz/src/BUILD.gn
@@ -7,7 +7,7 @@ import("//testing/test.gni")
 import("//testing/libfuzzer/fuzzer_test.gni")
 import("//testing/test.gni")
 
-enable_multiprocess_tests = is_linux
+enable_multiprocess_tests = is_linux && !is_bsd
 
 buildflag_header("test_buildflags") {
   header = "test_buildflags.h"