From 73a978a753f66003fb8959af40549ca18b612cd1 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sun, 6 May 2007 09:31:32 +0000 Subject: don't build bzip2 for now git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36871 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Support/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/Support/Makefile') diff --git a/lib/Support/Makefile b/lib/Support/Makefile index 6b96056aad..af2776cbfa 100644 --- a/lib/Support/Makefile +++ b/lib/Support/Makefile @@ -8,7 +8,6 @@ ##===----------------------------------------------------------------------===## LEVEL = ../.. -PARALLEL_DIRS=bzip2 LIBRARYNAME = LLVMSupport BUILD_ARCHIVE = 1 -- cgit v1.2.3