projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d54874a
)
Unbreak the build.
author
Evan Cheng
<evan.cheng@apple.com>
Thu, 5 Jul 2007 17:13:56 +0000
(17:13 +0000)
committer
Evan 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
patch
|
blob
|
history
diff --git
a/lib/Target/Makefile
b/lib/Target/Makefile
index db010df4b4107214b50251f75910c12d7c744322..81e84745b72532643d65edea0df370356f38b5df 100644
(file)
--- a/
lib/Target/Makefile
+++ b/
lib/Target/Makefile
@@
-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