mcgrathr accepted this revision.
mcgrathr added a comment.
This revision is now accepted and ready to land.

It would be a better summary to say "include ... runtimes ...".



================
Comment at: clang/cmake/caches/Fuchsia-stage2.cmake:10
 set(_FUCHSIA_ENABLE_PROJECTS "bolt;clang;clang-tools-extra;lld;llvm;polly")
-set(LLVM_ENABLE_RUNTIMES "compiler-rt;libcxx;libcxxabi;libunwind" CACHE STRING 
"")
+set(LLVM_ENABLE_RUNTIMES "compiler-rt;libc;libcxx;libcxxabi;libunwind" CACHE 
STRING "")
 
----------------
Does this have any effect on what is included in any of the other target lib 
directories?



Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155337

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to