projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b66242
)
Reenable library now that the loopsimplify bug is fixed
author
Chris Lattner
<sabre@nondot.org>
Tue, 13 Apr 2004 16:24:53 +0000
(16:24 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 13 Apr 2004 16:24:53 +0000
(16:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12891
91177308
-0d34-0410-b5e6-
96231b3b80d8
runtime/Makefile
patch
|
blob
|
history
diff --git
a/runtime/Makefile
b/runtime/Makefile
index e6a33d5397e56df14764c457ac71d8b62ce904d9..8398c1f8122cf6f9360196bdf4226df17df7a2a9 100644
(file)
--- a/
runtime/Makefile
+++ b/
runtime/Makefile
@@
-12,7
+12,7
@@
LEVEL = ..
include $(LEVEL)/Makefile.config
ifneq ($(wildcard $(LLVMGCCDIR)),)
-PARALLEL_DIRS := GCCLibraries libdummy libprofile libtrace libpng
+PARALLEL_DIRS := GCCLibraries libdummy libprofile libtrace libpng
zlib
else
PARALLEL_DIRS :=
install all ::