b9305
📦 llama-cppView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This release includes fixes for the CMake build system, specifically addressing the UI build by setting -fPIC for the static library and renaming a helper function. It also provides updated binaries across macOS, Linux, Android, Windows, and openEuler platforms.
🐛 Bug Fixes
- Fixed an issue in the UI build process by adding -fPIC to the llama-ui static library.
- Renamed the host compiled embed helper in CMake configuration.