summaryrefslogtreecommitdiff
path: root/www/iridium/files/patch-third__party_ipcz_src_BUILD.gn
blob: 029ae7fb29faf22d6ab758136ea666c8eff7607b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- third_party/ipcz/src/BUILD.gn.orig	2025-05-07 06:48:23 UTC
+++ third_party/ipcz/src/BUILD.gn
@@ -7,7 +7,7 @@ import("//build_overrides/ipcz.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"