always filter out dirdeps.cache*meta
This commit is contained in:
parent
71dd385569
commit
1a4b720a5b
@ -97,6 +97,8 @@ UPDATE_DEPENDFILE = no
|
||||
# for example the result of running configure
|
||||
# just make sure this is not empty
|
||||
META_FILE_FILTER ?= N.meta
|
||||
# never consider these
|
||||
META_FILE_FILTER += Ndirdeps.cache*
|
||||
|
||||
.if !empty(DPADD)
|
||||
# if we have any non-libs in DPADD,
|
||||
|
Loading…
Reference in New Issue
Block a user