Date: Mon, 28 Dec 2020 01:20:40 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r559443 - head/graphics/libplacebo Message-ID: <202012280120.0BS1Keo0013599@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012280120.0BS1Keo0013599>