phosek marked 2 inline comments as done. phosek added inline comments.
================ Comment at: clang/cmake/caches/Fuchsia-stage2.cmake:130 + foreach(target x86_64;aarch64) # Set the per-target runtimes options. ---------------- lenary wrote: > I don't know what's preventing you from enabling compiling the runtimes. I > made a cmake config that built the runtimes, in part based off the fuschia > config in this file. > > I suppose this requires you to have a RISC-V sysroot, which you may not have. Correct, as mentioned in the summary of this change, we don't have a sysroot yet. Once the sysroot is ready, we'll enable runtimes as well in a follow up change. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D70477/new/ https://reviews.llvm.org/D70477 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits