X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=Makefile;h=6ea55336b7a2e487ac298bc190b70c3b211436da;hb=e25de4ae04db1d773b1caaa83dc7e301b22d5143;hp=e59441c4329a56294ad7afccd2d58db0cc95d741;hpb=c9d0c7094183285a0c3da852d8ed513d2a459d6d;p=oota-llvm.git diff --git a/Makefile b/Makefile index e59441c4329..6ea55336b7a 100644 --- a/Makefile +++ b/Makefile @@ -77,6 +77,7 @@ ifeq ($(MAKECMDGOALS),install-clang) endif ifeq ($(MAKECMDGOALS),clang-only) + BUILD_CLANG_ONLY := YES DIRS := $(filter-out tools docs unittests, $(DIRS)) \ tools/clang tools/lto OPTIONAL_DIRS :=