Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Link to zlib while cross-compiling LLVM on Haiku
PR #72696 enabled the option LLVM_ENABLE_ZLIB for the LLVM builds. On Haiku, zlib is linked as a shared library. When cross-compiling LLVM, rustbuild should be instructed to explicitly linking to libz.
- Loading branch information