pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/bulk-test-llvm



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Sep  3 06:23:05 UTC 2026

Modified Files:
        pkgsrc/meta-pkgs/bulk-test-llvm: Makefile

Log Message:
bulk-test-llvm: include libclc


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/meta-pkgs/bulk-test-llvm/Makefile

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

Modified files:

Index: pkgsrc/meta-pkgs/bulk-test-llvm/Makefile
diff -u pkgsrc/meta-pkgs/bulk-test-llvm/Makefile:1.17 pkgsrc/meta-pkgs/bulk-test-llvm/Makefile:1.18
--- pkgsrc/meta-pkgs/bulk-test-llvm/Makefile:1.17       Thu Apr 16 06:40:01 2026
+++ pkgsrc/meta-pkgs/bulk-test-llvm/Makefile    Thu Sep  3 06:23:05 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2026/04/16 06:40:01 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2026/09/03 06:23:05 adam Exp $
 
 DISTNAME=      bulk-test-llvm-20260410
 CATEGORIES=    meta-pkgs
@@ -26,6 +26,7 @@ DEPENDS+=     clang-[0-9]*:../../lang/clang
 DEPENDS+=      clang-tools-extra-[0-9]*:../../lang/clang-tools-extra
 DEPENDS+=      compiler-rt-[0-9]*:../../lang/compiler-rt
 DEPENDS+=      flang-[0-9]*:../../lang/flang
+DEPENDS+=      libclc-[0-9]*:../../lang/libclc
 DEPENDS+=      libcxx-[0-9]*:../../lang/libcxx
 DEPENDS+=      libcxxabi-[0-9]*:../../lang/libcxxabi
 DEPENDS+=      libunwind-[0-9]*:../../lang/libunwind



Home | Main Index | Thread Index | Old Index