git: 66387e1d2a8f - main - graphics/mesa-devel: re-enable panfrost after 340cc52fb76d
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 05 Nov 2022 23:57:16 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=66387e1d2a8f2837e7e77261889480c12bdcbcc9 commit 66387e1d2a8f2837e7e77261889480c12bdcbcc9 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-11-05 22:00:19 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-11-05 23:56:25 +0000 graphics/mesa-devel: re-enable panfrost after 340cc52fb76d https://gitlab.freedesktop.org/mesa/mesa/-/commit/8cd8f3d69743 This reverts commit beb133aa29adf512d28e405a9bdb1962d3f60466. --- graphics/mesa-devel/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index 89a6798bd55c..2b21a7ec49b5 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -55,7 +55,6 @@ OPTIONS_GROUP_VULKAN= anv hasvk radv OPTIONS_EXCLUDE_DragonFly= LIBUNWIND anv hasvk OPTIONS_EXCLUDE_i386= LTO # anv: vkcube fails on vkCreateSwapchainKHR OPTIONS_EXCLUDE_powerpc64= ${"${/usr/bin/ld:L:tA}"==/usr/bin/ld.lld:?LTO:} # https://github.com/llvm/llvm-project/issues/46697 -OPTIONS_EXCLUDE+= panfrost # https://gitlab.freedesktop.org/mesa/mesa/-/issues/7252 OPTIONS_EXCLUDE+= ${ARCH:Naarch64:C/.+/panfrost/} OPTIONS_EXCLUDE+= ${ARCH:Namd64:Ni386:Nx86_64:C/.+/anv crocus hasvk iris/} OPTIONS_EXCLUDE+= ${ARCH:Naarch64:Namd64:Ni386:Npowerpc64:Npowerpc64le:Nx86_64:C/.+/LIBUNWIND/}