META MODE: Don't trim out lib/clang/include dependency.

Doing this causes more trouble than it is worth regarding cyclic
dependencies.  It should not be needed after cleaning up MACHINE=host
builds in r291324.

Sponsored by:	EMC / Isilon Storage Division
This commit is contained in:
Bryan Drewery 2015-12-01 05:18:55 +00:00
parent cf990407e1
commit 3c42abd89d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=291559
2 changed files with 0 additions and 5 deletions

View File

@ -86,10 +86,6 @@ DIRDEPS += \
.endif
.if ${MK_CLANG} == "yes" && ${DEP_RELDIR:Nlib/clang/lib*:Nlib/libc*} == ""
DIRDEPS+= lib/clang/include
.endif
.if ${MK_STAGING} == "yes"
# we need targets/pseudo/stage to prep the stage tree
.if ${DEP_RELDIR} != "targets/pseudo/stage"

View File

@ -9,7 +9,6 @@ GENDIRDEPS_FILTER+= \
Nbin/cat.host \
Ngnu/lib/libssp/libssp_nonshared \
Ncddl/usr.bin/ctf* \
Nlib/clang/include \
Nlib/libc_nonshared \
Ntargets/pseudo/stage* \
Ntools/*