summaryrefslogtreecommitdiff
path: root/www/ungoogled-chromium/files/patch-third__party_ipcz_src_BUILD.gn
blob: ad180f0d627b9f41c760fa9df3772554c63c5664 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- third_party/ipcz/src/BUILD.gn.orig	2025-04-15 08:30:07 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"