git: edbdd0302ff9 - main - graphics/mesa-devel: unpin LLVM_VERSION after 29d855b6f775
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 Apr 2024 16:58:45 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=edbdd0302ff9dd3d96b47e96d76dbfb6131f3c86 commit edbdd0302ff9dd3d96b47e96d76dbfb6131f3c86 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-04-02 15:31:22 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-04-02 16:58:33 +0000 graphics/mesa-devel: unpin LLVM_VERSION after 29d855b6f775 Similar to lang/clover. Mixing libclc + llvm15 and rusticl + llvm18 also doesn't break Rusticl on my Intel iGPU. See also https://llvm.org/docs/DeveloperPolicy.html#ir-backwards-compatibility --- graphics/mesa-devel/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index a1926c7b40cb..24f739b55783 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -120,7 +120,6 @@ OPENCL_MESON_FALSE= b_lundef # environ OPENCL_MESON_TRUE= gallium-rusticl OPENCL_MESON_ON= -Dgallium-opencl=icd OPENCL_MESON_OFF= -Dgallium-opencl=disabled -OPENCL_VARS= LLVM_USES=llvm:15,lib,noexport # chase libclc + rust (LTO) OPENCL_VARS+= COINST_RUN_DEPENDS+=clover>0:lang/clover # ICD OPENCL_IMPLIES= LLVM ${"${PORT_OPTIONS:Miris}":?iris:radeonsi} # any from OPTIONS_GROUP_GALLIUM