git: 113d022ba23c - main - graphics/mesa-dri: Drop radeonsi for i386
Date: Thu, 30 Jan 2025 08:11:46 UTC
The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/ports/commit/?id=113d022ba23ca4b7c5cb552d27615c6ccafd5098 commit 113d022ba23ca4b7c5cb552d27615c6ccafd5098 Author: Emmanuel Vadot <manu@FreeBSD.org> AuthorDate: 2025-01-30 08:10:47 +0000 Commit: Emmanuel Vadot <manu@FreeBSD.org> CommitDate: 2025-01-30 08:11:37 +0000 graphics/mesa-dri: Drop radeonsi for i386 We've never supported amdgpu for i386 in drm-*-kmod so no need mesa. Sponsored by: Beckhoff Automation GmbH & Co. KG --- graphics/mesa-dri/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/mesa-dri/Makefile b/graphics/mesa-dri/Makefile index 5b25c863ed67..1eaf9c963f48 100644 --- a/graphics/mesa-dri/Makefile +++ b/graphics/mesa-dri/Makefile @@ -1,6 +1,6 @@ PORTNAME= mesa-dri PORTVERSION= ${MESAVERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics COMMENT= OpenGL hardware acceleration drivers for DRI2+ @@ -48,6 +48,7 @@ swrast_DESC= Software Rasterizer zink_DESC= OpenGL on top of Khronos’ Vulkan API OPTIONS_EXCLUDE+= ${ARCH:Marmv7:C/.+/crocus i915 iris panfrost r300 r600 radeonsi svga zink/} +OPTIONS_EXCLUDE+= ${ARCH:Mi386:C/.+/radeonsi/} OPTIONS_EXCLUDE+= ${ARCH:Naarch64:C/.+/panfrost/} OPTIONS_EXCLUDE+= ${ARCH:Namd64:Ni386:Nx86_64:C/.+/crocus i915 iris svga/} MESON_ARGS+= -Dgallium-drivers=${GALLIUM_DRIVERS:ts,}