pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/parallel
Module Name: pkgsrc
Committed By: wiz
Date: Sat Nov 20 20:07:10 UTC 2021
Modified Files:
pkgsrc/parallel: Makefile
Log Message:
parallel/Makefile: + spirv-headers.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/parallel/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/parallel/Makefile
diff -u pkgsrc/parallel/Makefile:1.34 pkgsrc/parallel/Makefile:1.35
--- pkgsrc/parallel/Makefile:1.34 Thu Jun 10 09:57:39 2021
+++ pkgsrc/parallel/Makefile Sat Nov 20 20:07:10 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2021/06/10 09:57:39 nia Exp $
+# $NetBSD: Makefile,v 1.35 2021/11/20 20:07:10 wiz Exp $
#
COMMENT= Applications dealing with parallelism in computing
@@ -30,6 +30,7 @@ SUBDIR+= pvm3
SUBDIR+= py-billiard
SUBDIR+= sge
SUBDIR+= slurm-wlm
+SUBDIR+= spirv-headers
SUBDIR+= spirv-llvm-translator
SUBDIR+= threadingbuildingblocks
Home |
Main Index |
Thread Index |
Old Index