[llvm-commits] CVS: llvm/lib/Support/Makefile
Chris Lattner
sabre at nondot.org
Sun May 6 02:31:52 PDT 2007
Changes in directory llvm/lib/Support:
Makefile updated: 1.12 -> 1.13
---
Log message:
don't build bzip2 for now
---
Diffs of the changes: (+0 -1)
Makefile | 1 -
1 files changed, 1 deletion(-)
Index: llvm/lib/Support/Makefile
diff -u llvm/lib/Support/Makefile:1.12 llvm/lib/Support/Makefile:1.13
--- llvm/lib/Support/Makefile:1.12 Wed Aug 23 15:39:25 2006
+++ llvm/lib/Support/Makefile Sun May 6 04:31:32 2007
@@ -8,7 +8,6 @@
##===----------------------------------------------------------------------===##
LEVEL = ../..
-PARALLEL_DIRS=bzip2
LIBRARYNAME = LLVMSupport
BUILD_ARCHIVE = 1
More information about the llvm-commits
mailing list