svn commit: r559443 - head/graphics/libplacebo

Jan Beich jbeich at FreeBSD.org
Mon Dec 28 01:20:41 UTC 2020


Author: jbeich
Date: Mon Dec 28 01:20:40 2020
New Revision: 559443
URL: https://svnweb.freebsd.org/changeset/ports/559443

Log:
  graphics/libplacebo: drop LLD workaround after r559202

Modified:
  head/graphics/libplacebo/Makefile   (contents, props changed)

Modified: head/graphics/libplacebo/Makefile
==============================================================================
--- head/graphics/libplacebo/Makefile	Mon Dec 28 00:40:58 2020	(r559442)
+++ head/graphics/libplacebo/Makefile	Mon Dec 28 01:20:40 2020	(r559443)
@@ -25,7 +25,6 @@ OPTIONS_SUB=	yes
 GLSLANG_DESC=		glslang SPIR-V compiler
 GLSLANG_BUILD_DEPENDS=	glslang>0:graphics/glslang
 GLSLANG_MESON_ENABLED=	glslang
-GLSLANG_VARS=		LLD_UNSAFE=yes
 GLSLANG_IMPLIES=	VULKAN
 
 LCMS2_LIB_DEPENDS=	liblcms2.so:graphics/lcms2


More information about the svn-ports-head mailing list