[PATCH] D58427: Fix checking for rpc/xdr.h

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 21 01:18:39 PST 2019


MaskRay added a comment.

I think the fix is correct, but is there any patch fixing these `rpc/*.h` headers on FreeBSD's side (for `bool_t`)? https://svnweb.freebsd.org/base/head/include/rpc/xdr.h

glibc and Solaris-based platforms shouldn't be affected by this change, but what does bionic do? Does it provide `rpc/*.h`?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58427/new/

https://reviews.llvm.org/D58427





More information about the llvm-commits mailing list