DIRDEPS_BUILD: Connect lld.

Sponsored by:	EMC / Isilon Storage Division
This commit is contained in:
Bryan Drewery
2016-09-01 21:03:27 +00:00
parent dc3af96dec
commit 08e3200cd3
2 changed files with 30 additions and 0 deletions
+4
View File
@@ -46,4 +46,8 @@ DIRDEPS+= \
.endif
.if ${MK_LLD} == "yes"
DIRDEPS+= usr.bin/clang/lld
.endif
.include <dirdeps.mk>