mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 18:16:48 -04:00
11 lines
389 B
Text
11 lines
389 B
Text
--- third_party/ipcz/src/BUILD.gn.orig 2025-04-04 08:52:13 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"
|