Index: test/msan/ioctl_sound.cc =================================================================== --- test/msan/ioctl_sound.cc +++ test/msan/ioctl_sound.cc @@ -1,6 +1,9 @@ // RUN: %clangxx_msan -O0 -g %s -o %t && %run %t // RUN: %clangxx_msan -O3 -g %s -o %t && %run %t +// ALSA is not part of the default FreeBSD setup. +// XFAIL: freebsd + #include #include #include