[PATCH] D58372: [compiler-rt][CMake] Set project for the custom libc++
Jonas Hahnfeld via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 19 00:04:23 PST 2019
Hahnfeld accepted this revision.
Hahnfeld added a comment.
This revision is now accepted and ready to land.
LG if that fixes the problem. For the record `llvm/runtimes/` does the same.
I wonder if we should still set `LIBCXXABI_STANDALONE_BUILD` and `LIBCXX_STANDALONE_BUILD`. I added them because that defines `PACKAGE_VERSION`, but maybe we should pass that variable through?
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58372/new/
https://reviews.llvm.org/D58372
More information about the llvm-commits
mailing list