Debian Patches
Status for ggml/0.0~git20250712.d62df60-4
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
cmake-Install-to-private-directory.patch | cmake: Install to private directory This library is not yet considered stable, so we install both the library and headers to a private directory "ggml". |
Christian Kastner <ckk@kvr.at> | not-needed | 2025-02-24 | ||
cmake-Add-option-to-install-tests.patch | cmake: Add option to install tests | Christian Kastner <ckk@debian.org> | not-needed | 2025-05-18 | ||
Add-soversion-to-libraries.patch | Add soversion to libraries We need to move the build number/install version code around because it must come before add_subdirectory(src). |
Christian Kastner <ckk@kvr.at> | not-needed | 2025-07-13 | ||
cmake-Add-GGML_BACKEND_DIR-option.patch | cmake: Add GGML_BACKEND_DIR option This can be used by distributions to specify where to look for backends when ggml is built with GGML_BACKEND_DL=ON. |
Christian Kastner <ckk@debian.org> | yes | 2025-08-04 | ||
Skip-backend-library-linking-code-when-GGML_BACKEND_DL-ON.patch | Skip backend library linking code when GGML_BACKEND_DL=ON Any available libraries are found and loaded dynamically at runtime. |
Christian Kastner <ckk@debian.org> | no | 2025-08-06 |