How do you cross compile using LLVM clang using cmake
Hi I want to cross compile from Mac to Linux arm. I am trying to use clang to do this. I figured out that Apple clang couldn’t do it so used LLVM clang. I installed it using homebrew.
Hi I want to cross compile from Mac to Linux arm. I am trying to use clang to do this. I figured out that Apple clang couldn’t do it so used LLVM clang. I installed it using homebrew.