git: 9f57893307b8 - main - graphics/mesa-devel: restore r600 after cfc0b7a81f2e
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Jul 2022 19:39:23 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=9f57893307b87a8bcbb76558cb9ab4f4252d2fff commit 9f57893307b87a8bcbb76558cb9ab4f4252d2fff Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-07-23 19:28:40 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-07-23 19:37:52 +0000 graphics/mesa-devel: restore r600 after cfc0b7a81f2e https://gitlab.freedesktop.org/mesa/mesa/-/commit/643623e1a354 --- graphics/mesa-devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index 445e6117dab3..16770c701cd0 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -1,6 +1,7 @@ PORTNAME= mesa DISTVERSION= 22.1-branchpoint-4703 DISTVERSIONSUFFIX= -g240835cfb06 +PORTREVISION= 1 CATEGORIES= graphics PKGNAMESUFFIX= -devel @@ -55,7 +56,6 @@ OPTIONS_GROUP_VULKAN= anv radv OPTIONS_EXCLUDE_DragonFly= LIBUNWIND anv 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+= r600 # libc++ lacks <memory_resource> OPTIONS_EXCLUDE+= ${ARCH:Naarch64:C/.+/panfrost/} OPTIONS_EXCLUDE+= ${ARCH:Namd64:Ni386:Nx86_64:C/.+/anv crocus iris/} OPTIONS_EXCLUDE+= ${ARCH:Naarch64:Namd64:Ni386:Npowerpc64:Npowerpc64le:Nx86_64:C/.+/LIBUNWIND/}