From: Chris Lattner Date: Sun, 6 May 2007 09:31:32 +0000 (+0000) Subject: don't build bzip2 for now X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=73a978a753f66003fb8959af40549ca18b612cd1;p=oota-llvm.git don't build bzip2 for now git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36871 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Support/Makefile b/lib/Support/Makefile index 6b96056aad1..af2776cbfa3 100644 --- a/lib/Support/Makefile +++ b/lib/Support/Makefile @@ -8,7 +8,6 @@ ##===----------------------------------------------------------------------===## LEVEL = ../.. -PARALLEL_DIRS=bzip2 LIBRARYNAME = LLVMSupport BUILD_ARCHIVE = 1