Pass argc by value, not by reference, since it isn't modified.
[oota-llvm.git] / lib / Support / Makefile
index 151f253165be1e8119229b1e27779d0e92813fb6..af2776cbfa3321b2aed1bb0ee2e4c0509b10e834 100644 (file)
@@ -6,8 +6,8 @@
 # the University of Illinois Open Source License. See LICENSE.TXT for details.
 # 
 ##===----------------------------------------------------------------------===##
+
 LEVEL = ../..
-PARALLEL_DIRS=bzip2
 LIBRARYNAME = LLVMSupport
 BUILD_ARCHIVE = 1