[PATCH] D39029: [CMake] Passthrough CMAKE_SYSROOT to external projects
Chris Bieneman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 7 15:32:38 PST 2017
beanz added a comment.
Sorry I've been bad at staying on top of your patches.
I think this shouldn't be an unconditional passthrough. I can imagine a situation where at least for the runtimes you might want different values set for different targets.
You've done most of the work in that area. What do you think?
Repository:
rL LLVM
https://reviews.llvm.org/D39029
More information about the llvm-commits
mailing list