Unbreak the build.

llvm-svn: 37915
This commit is contained in:
Evan Cheng 2007-07-05 17:13:56 +00:00
parent a59422068f
commit 04d3ebc699

View File

@ -15,7 +15,5 @@ BUILD_ARCHIVE = 1
# value for PARALLEL_DIRS which must be set before Makefile.rules is included
include $(LEVEL)/Makefile.config
PARALLEL_DIRS := $(filter-out ARM, $(TARGETS_TO_BUILD))
include $(LLVM_SRC_ROOT)/Makefile.rules