summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--compiler-rt/test/xray/TestCases/Posix/fork_basic_logging.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/compiler-rt/test/xray/TestCases/Posix/fork_basic_logging.cc b/compiler-rt/test/xray/TestCases/Posix/fork_basic_logging.cc
index 5aefdec0801..b92ee64564f 100644
--- a/compiler-rt/test/xray/TestCases/Posix/fork_basic_logging.cc
+++ b/compiler-rt/test/xray/TestCases/Posix/fork_basic_logging.cc
@@ -11,6 +11,9 @@
// REQUIRES: x86_64-target-arch
// REQUIRES: built-in-llvm-tree
+// Not ported.
+// UNSUPPORTED: netbsd
+
#include "xray/xray_log_interface.h"
#include <stdio.h>
#include <unistd.h>
OpenPOWER on IntegriCloud