diff --git a/compiler-rt/test/sanitizer_common/TestCases/Linux/xdrrec.cpp b/compiler-rt/test/sanitizer_common/TestCases/Linux/xdrrec.cpp --- a/compiler-rt/test/sanitizer_common/TestCases/Linux/xdrrec.cpp +++ b/compiler-rt/test/sanitizer_common/TestCases/Linux/xdrrec.cpp @@ -1,5 +1,5 @@ // RUN: %clangxx -O0 %s -o %t && %run %t | FileCheck %s -// REQUIRES: !android +// REQUIRES: sunrpc, !android #include #include