Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Haiku: explicitly set CMAKE_SYSTEM_NAME when cross-compiling
This resolves issues where the cross-build of LLVM fails because it tries to link to the host's system libraries instead of the target's system libraries.
- Loading branch information