pkgsrc-WIP-changes archive

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

llama.cpp: remove unused buildlink3.mk



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Fri Jul 10 18:01:52 2026 +0200
Changeset:	e4fa638438d40819ad78cd689561b6481537a164

Removed Files:
	llama.cpp/buildlink3.mk

Log Message:
llama.cpp: remove unused buildlink3.mk

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

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

diffstat:
 llama.cpp/buildlink3.mk | 12 ------------
 1 file changed, 12 deletions(-)

diffs:
diff --git a/llama.cpp/buildlink3.mk b/llama.cpp/buildlink3.mk
deleted file mode 100644
index 233a4c5300..0000000000
--- a/llama.cpp/buildlink3.mk
+++ /dev/null
@@ -1,12 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+=	llama.cpp
-
-.if !defined(LLAMA.CPP_BUILDLINK3_MK)
-LLAMA.CPP_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.llama.cpp+=	llama.cpp>=0.0.2.4233
-BUILDLINK_PKGSRCDIR.llama.cpp?=		../../wip/llama.cpp
-.endif	# LLAMA.CPP_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-llama.cpp


Home | Main Index | Thread Index | Old Index