aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-11-05 22:00:19 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-11-05 23:57:13 +0000
commit7a587b40195e3dc3ca82c00cdb0f579f11d5483f (patch)
tree360810f863bd1975288d6e6ea7abd4e9b60ed139
parent5ca1cbd9a7c3bc89686a8c38223788cfd49d8149 (diff)
downloadports-7a587b40195e3dc3ca82c00cdb0f579f11d5483f.tar.gz
ports-7a587b40195e3dc3ca82c00cdb0f579f11d5483f.zip
graphics/mesa-devel: re-enable panfrost after 340cc52fb76d
https://gitlab.freedesktop.org/mesa/mesa/-/commit/8cd8f3d69743 This reverts commit beb133aa29adf512d28e405a9bdb1962d3f60466. (cherry picked from commit 66387e1d2a8f2837e7e77261889480c12bdcbcc9)
-rw-r--r--graphics/mesa-devel/Makefile1
1 files changed, 0 insertions, 1 deletions
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/}