git: 3111ce3db66b - main - devel/vc-intrinsics: add llvm15 flavor after 0d268d65610d
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 14 Sep 2022 17:45:53 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=3111ce3db66b9b6269cec663af1148cdc50ef4a5 commit 3111ce3db66b9b6269cec663af1148cdc50ef4a5 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-09-14 15:40:55 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-09-14 17:45:08 +0000 devel/vc-intrinsics: add llvm15 flavor after 0d268d65610d --- 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 3b02504a98f2..e4dfe14dcc6c 100644 --- a/devel/vc-intrinsics/Makefile +++ b/devel/vc-intrinsics/Makefile @@ -10,7 +10,7 @@ WWW= https://github.com/intel/vc-intrinsics LICENSE= MIT -FLAVORS= ${14 13 12 11:L:S/^/llvm/} +FLAVORS= ${15 14 13 12 11:L:S/^/llvm/} BUILD_DEPENDS= ${FLAVOR}>0:devel/${FLAVOR}