Temporary hack to get the nightly tester running
authorChris Lattner <sabre@nondot.org>
Tue, 13 Apr 2004 13:57:29 +0000 (13:57 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 13 Apr 2004 13:57:29 +0000 (13:57 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12886 91177308-0d34-0410-b5e6-96231b3b80d8

runtime/Makefile

index 8398c1f8122cf6f9360196bdf4226df17df7a2a9..e6a33d5397e56df14764c457ac71d8b62ce904d9 100644 (file)
@@ -12,7 +12,7 @@ LEVEL = ..
 include $(LEVEL)/Makefile.config
 
 ifneq ($(wildcard $(LLVMGCCDIR)),)
-PARALLEL_DIRS  := GCCLibraries  libdummy  libprofile  libtrace libpng zlib
+PARALLEL_DIRS  := GCCLibraries  libdummy  libprofile  libtrace libpng
 else
 PARALLEL_DIRS  := 
 install all ::