Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/freebsd-ports.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-11-06 01:00:19 +0300
committerJan Beich <jbeich@FreeBSD.org>2022-11-06 02:56:25 +0300
commit66387e1d2a8f2837e7e77261889480c12bdcbcc9 (patch)
tree7bd101df7ba0bc7b37b02573d977715e2817630a /graphics
parente6a134a08b0ade0623e47eaa42f0a8c7d3ecaf76 (diff)
graphics/mesa-devel: re-enable panfrost after 340cc52fb76d
https://gitlab.freedesktop.org/mesa/mesa/-/commit/8cd8f3d69743 This reverts commit beb133aa29adf512d28e405a9bdb1962d3f60466.
Diffstat (limited to 'graphics')
-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/}