building llvm with llvm-libc fails with: ``` /llvm-project-main/llvm/lib/Support/Unix/Program.inc:497:14: error: use of undeclared identifier 'WIFSIGNALED' ``` we're missing this macro from POSIX