git: 018a491dcea9 - main - dirdeps: Update Makefile.depend.host for hosttools
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 Sep 2024 23:52:31 UTC
The branch main has been updated by khng:
URL: https://cgit.FreeBSD.org/src/commit/?id=018a491dcea9ed5402bc7f1f4d8b7b1cf5825b9b
commit 018a491dcea9ed5402bc7f1f4d8b7b1cf5825b9b
Author: Ka Ho Ng <khng@FreeBSD.org>
AuthorDate: 2024-09-23 23:49:38 +0000
Commit: Ka Ho Ng <khng@FreeBSD.org>
CommitDate: 2024-09-23 23:52:28 +0000
dirdeps: Update Makefile.depend.host for hosttools
Sponsored by: Juniper Networks, Inc.
---
usr.bin/clang/llvm-tblgen/Makefile.depend.host | 1 +
1 file changed, 1 insertion(+)
diff --git a/usr.bin/clang/llvm-tblgen/Makefile.depend.host b/usr.bin/clang/llvm-tblgen/Makefile.depend.host
index 2f7a10cf10d6..4ace687cb406 100644
--- a/usr.bin/clang/llvm-tblgen/Makefile.depend.host
+++ b/usr.bin/clang/llvm-tblgen/Makefile.depend.host
@@ -3,6 +3,7 @@
DIRDEPS = \
lib/clang/libllvmminimal \
lib/ncurses/tinfo \
+ usr.bin/clang/llvm-min-tblgen \
.include <dirdeps.mk>