DIRDEPS_BUILD: Don't conditionally include src.opts.mk.
This was preventing having MK_LLD a value set in 'make bootstrap-tools' since MK_LLDB was forced to no in that context. Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
08e3200cd3
commit
6bef038659
@ -2,9 +2,7 @@
|
||||
|
||||
# This file is not autogenerated - take care!
|
||||
|
||||
.if !defined(MK_LLDB)
|
||||
.include <src.opts.mk>
|
||||
.endif
|
||||
|
||||
DIRDEPS = \
|
||||
lib/clang/include \
|
||||
|
Loading…
Reference in New Issue
Block a user