From: Mathieu Baudier Date: Mon, 22 Sep 2025 12:49:27 +0000 (+0200) Subject: Update upstream X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;ds=inline;p=pkg%2Fggml%2Fsources%2Fllama.cpp Update upstream --- diff --git a/debian/changelog b/debian/changelog index 4cf56f34..c53c4392 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -llama-cpp (0.0.6199-1) unstable; urgency=medium +llama-cpp (0.0.6527-1) unstable; urgency=medium - * Update upstream based on f08c4c0 + * Update upstream - -- Mathieu Baudier Tue, 19 Aug 2025 08:21:21 +0000 + -- Mathieu Baudier Mon, 22 Sep 2025 12:46:43 +0000 diff --git a/debian/patches/0001-improve-cmake-build.patch b/debian/patches/0001-improve-cmake-build.patch index aa50c359..51d9aafa 100644 --- a/debian/patches/0001-improve-cmake-build.patch +++ b/debian/patches/0001-improve-cmake-build.patch @@ -8,7 +8,7 @@ Subject: improve-cmake-build 2 files changed, 8 insertions(+) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt -index 8f9cd65..4a54aca 100644 +index 18cfc76..a01de6a 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -47,4 +47,8 @@ if (BUILD_SHARED_LIBS) @@ -21,7 +21,7 @@ index 8f9cd65..4a54aca 100644 + endif() endif() diff --git a/tools/mtmd/CMakeLists.txt b/tools/mtmd/CMakeLists.txt -index 4baa15b..f267dc9 100644 +index 2381012..9ab925b 100644 --- a/tools/mtmd/CMakeLists.txt +++ b/tools/mtmd/CMakeLists.txt @@ -35,6 +35,10 @@ set_target_properties(mtmd