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