Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Nov 2024 22:17:38 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 55e196a770d6 - main - graphics/mesa-devel: drop unused workaround
Message-ID:  <202411092217.4A9MHcoe055812@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=55e196a770d60947aeec96146419a4c8cee91662

commit 55e196a770d60947aeec96146419a4c8cee91662
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-11-09 13:48:41 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-11-09 22:16:27 +0000

    graphics/mesa-devel: drop unused workaround
---
 graphics/mesa-devel/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile
index eafaed9d5de9..22fb276d76a3 100644
--- a/graphics/mesa-devel/Makefile
+++ b/graphics/mesa-devel/Makefile
@@ -115,7 +115,6 @@ OPENCL_LIB_DEPENDS=	libLLVMSPIRVLib.so.${OPENCL_SOVERSION}:devel/spirv-llvm-tran
 OPENCL_RUN_DEPENDS=	libclc-${LLVM_PORT:T}>0:devel/libclc@${LLVM_PORT:T}
 OPENCL_SOVERSION=	${LLVM_VERSION}${${LLVM_VERSION}>=18:?.1:}
 OPENCL_CONFIGURE_ENV=	PKG_CONFIG_PATH="${LLVM_PREFIX}/libdata/pkgconfig"
-OPENCL_MESON_FALSE=	b_lundef # environ
 OPENCL_MESON_TRUE=	gallium-rusticl opencl-spirv
 OPENCL_MESON_ON=	-Dgallium-opencl=icd
 OPENCL_MESON_OFF=	-Dgallium-opencl=disabled



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411092217.4A9MHcoe055812>