aboutsummaryrefslogtreecommitdiff
path: root/targets
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2016-09-01 22:58:53 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2016-09-01 22:58:53 +0000
commit6bef03865973943e686fcf47b58dd34aa655bf6c (patch)
tree39b9431512c991ebe0088324b18ffda1ba97a68a /targets
parent08e3200cd3c3e10144fe40d1ed377c6f3e480b79 (diff)
downloadsrc-6bef03865973943e686fcf47b58dd34aa655bf6c.tar.gz
src-6bef03865973943e686fcf47b58dd34aa655bf6c.zip
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
Notes
Notes: svn path=/projects/clang390-import/; revision=305252
Diffstat (limited to 'targets')
-rw-r--r--targets/pseudo/clang/Makefile.depend2
1 files changed, 0 insertions, 2 deletions
diff --git a/targets/pseudo/clang/Makefile.depend b/targets/pseudo/clang/Makefile.depend
index 59e4874f045c..cafd750c64da 100644
--- a/targets/pseudo/clang/Makefile.depend
+++ b/targets/pseudo/clang/Makefile.depend
@@ -2,9 +2,7 @@
# This file is not autogenerated - take care!
-.if !defined(MK_LLDB)
.include <src.opts.mk>
-.endif
DIRDEPS = \
lib/clang/include \