================ @@ -189,6 +189,10 @@ if (TARGET cxx-headers OR HAVE_LIBCXX) set(XRAY_DEPS cxx-headers) endif() +if (CMAKE_SYSTEM_NAME STREQUAL "SunOs") ---------------- brad0 wrote: Typo. https://github.com/llvm/llvm-project/pull/90362