1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00

devel/llvm90: Improve the description of LLD_LINK

Differential Revision:	https://reviews.freebsd.org/D30442
This commit is contained in:
Brooks Davis 2021-07-16 19:00:30 +01:00
parent 0184db0c05
commit b159a17900

View File

@ -121,7 +121,7 @@ LIT_VARS= _USES_PYTHON=python:3.6+
LLD_DESC= Install lld, the LLVM linker
LLD_DISTFILES= lld-${DISTVERSION}.src${EXTRACT_SUFX}
LLD_EXTRA_PATCHES= ${PATCHDIR}/lld
LLD_LINK_DESC= Link ld.lld as ld to clang uses it
LLD_LINK_DESC= Link ld.lld to ld, so clang uses it
LLD_LINK_IMPLIES= LLD
LLDB_BUILD_DEPENDS= swig:devel/swig
LLDB_DESC= Install lldb, the LLVM debugger