git: 2d5e932051ae - main - devel/vc-intrinsics: add llvm13 flavor after acdf72266d25
Jan Beich
jbeich at FreeBSD.org
Fri Aug 27 08:12:01 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2d5e932051ae28c607ea5ded99451d1bc03bcf14
commit 2d5e932051ae28c607ea5ded99451d1bc03bcf14
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-08-27 00:04:27 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-08-27 08:11:27 +0000
devel/vc-intrinsics: add llvm13 flavor after acdf72266d25
---
devel/vc-intrinsics/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/vc-intrinsics/Makefile b/devel/vc-intrinsics/Makefile
index 4f69baed1d82..16708bef9976 100644
--- a/devel/vc-intrinsics/Makefile
+++ b/devel/vc-intrinsics/Makefile
@@ -8,7 +8,7 @@ COMMENT= LLVM intrinsics for SIMD on GPU
LICENSE= MIT
-FLAVORS= ${12 11 10 90 80 70:L:S/^/llvm/}
+FLAVORS= ${13 12 11 10 90 80 70:L:S/^/llvm/}
BUILD_DEPENDS= ${FLAVOR}>0:devel/${FLAVOR}
More information about the dev-commits-ports-all
mailing list