pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

llama.cpp: py-gguf does not reach over to Makefile.common any longer



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Jul 1 15:10:51 2026 +0200
Changeset:	2c96a0e642897b04a7d67bfdddb6e52b9869d52b

Modified Files:
	llama.cpp/Makefile.common

Log Message:
llama.cpp: py-gguf does not reach over to Makefile.common any longer

remove comment

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2c96a0e642897b04a7d67bfdddb6e52b9869d52b

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 llama.cpp/Makefile.common | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/llama.cpp/Makefile.common b/llama.cpp/Makefile.common
index 3d2be07f36..a9ccdf80f4 100644
--- a/llama.cpp/Makefile.common
+++ b/llama.cpp/Makefile.common
@@ -1,7 +1,6 @@
 # $NetBSD$
 #
 # used by wip/llama.cpp/Makefile
-# used by wip/py-gguf/Makefile
 # used by wip/py-llama-cpp-scripts/Makefile
 
 DISTNAME=	llama.cpp-${GITHUB_TAG}


Home | Main Index | Thread Index | Old Index