[PATCH] D51634: Define PATH_MAX if missing.

Richard Diamond via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 6 09:41:06 PDT 2018


DiamondLovesYou abandoned this revision.
DiamondLovesYou added a comment.

Thanks for the comments, everyone. This was originally submitted to fix a rust-lang buildbot, which I've learned is based on CentOS 5.5 (yes). Anyhow, I've fixed the issue on that particular buildbot by defining `PATH_MAX` in `C(XX)FLAGS`. Thus this patch isn't needed anymore. Thanks again.


Repository:
  rPLO Polly

https://reviews.llvm.org/D51634





More information about the llvm-commits mailing list