git: 3942f869dca5 - main - devel/vc-intrinsics: add llvm14 flavor after 49ce081c76e4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Apr 2022 23:11:02 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=3942f869dca5afe069689258be8a9c77672a10e4 commit 3942f869dca5afe069689258be8a9c77672a10e4 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-04-22 23:02:08 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-04-22 23:10:43 +0000 devel/vc-intrinsics: add llvm14 flavor after 49ce081c76e4 --- 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 b8b825ca53ed..3eba392a41b1 100644 --- a/devel/vc-intrinsics/Makefile +++ b/devel/vc-intrinsics/Makefile @@ -14,7 +14,7 @@ COMMENT= LLVM intrinsics for SIMD on GPU LICENSE= MIT -FLAVORS= ${13 12 11:L:S/^/llvm/} +FLAVORS= ${14 13 12 11:L:S/^/llvm/} BUILD_DEPENDS= ${FLAVOR}>0:devel/${FLAVOR}