Author: evancheng
Date: Thu Jul  5 12:13:56 2007
New Revision: 37915

URL: http://llvm.org/viewvc/llvm-project?rev=37915&view=rev
Log:
Unbreak the build.

Modified:
    llvm/trunk/lib/Target/Makefile

Modified: llvm/trunk/lib/Target/Makefile
URL: 
http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/Makefile?rev=37915&r1=37914&r2=37915&view=diff

==============================================================================
--- llvm/trunk/lib/Target/Makefile (original)
+++ llvm/trunk/lib/Target/Makefile Thu Jul  5 12:13:56 2007
@@ -15,7 +15,5 @@
 # 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
 


_______________________________________________
llvm-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to