summaryrefslogtreecommitdiffstats
path: root/usr.bin/clang/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/clang/Makefile')
-rw-r--r--usr.bin/clang/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/clang/Makefile b/usr.bin/clang/Makefile
index 045431b..db5fae7 100644
--- a/usr.bin/clang/Makefile
+++ b/usr.bin/clang/Makefile
@@ -4,7 +4,7 @@
SUBDIR= clang clang-tblgen tblgen
-.if ${MK_CLANG_EXTRAS} != "no"
+.if ${MK_CLANG_EXTRAS} != "no" && !defined(TOOLS_PREFIX)
SUBDIR+=bugpoint \
llc \
lli \
OpenPOWER on IntegriCloud