meta-clang icon indicating copy to clipboard operation
meta-clang copied to clipboard

bootstrap clang-native failed when RUNTIME = "llvm"

Open SquallATF opened this issue 2 years ago • 1 comments

stage2 build will failed because llvm runtimes not found. llvm14 support LLVM_ENABLE_RUNTIMES maybe useful for bootstrap build. eg. https://github.com/llvm/llvm-project/blob/5f66e721ec1d099cf2370235ce122cf47c287308/clang/cmake/caches/CrossWinToARMLinux.cmake#L54-L56

SquallATF avatar May 23 '22 13:05 SquallATF

thats fine, we will have to start using it in someways. Do you have a patch that works ?

kraj avatar May 23 '22 16:05 kraj