diff options
Diffstat (limited to 'llvm/lib')
-rw-r--r-- | llvm/lib/Support/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Support/Makefile b/llvm/lib/Support/Makefile index 6b96056aad1..af2776cbfa3 100644 --- a/llvm/lib/Support/Makefile +++ b/llvm/lib/Support/Makefile @@ -8,7 +8,6 @@ ##===----------------------------------------------------------------------===## LEVEL = ../.. -PARALLEL_DIRS=bzip2 LIBRARYNAME = LLVMSupport BUILD_ARCHIVE = 1 |