Unbreak the build.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 5 Jul 2007 17:13:56 +0000 (17:13 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 5 Jul 2007 17:13:56 +0000 (17:13 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37915 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/Makefile

index db010df4b4107214b50251f75910c12d7c744322..81e84745b72532643d65edea0df370356f38b5df 100644 (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