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:
006118f
)
Remove libraries that have no reason to be here, and keep breaking the nightly tester...
author
Chris Lattner
<sabre@nondot.org>
Fri, 16 Apr 2004 14:12:36 +0000
(14:12 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Fri, 16 Apr 2004 14:12:36 +0000
(14:12 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12981
91177308
-0d34-0410-b5e6-
96231b3b80d8
runtime/Makefile
patch
|
blob
|
history
diff --git
a/runtime/Makefile
b/runtime/Makefile
index 8398c1f8122cf6f9360196bdf4226df17df7a2a9..c84ada158a657ad71831a30a75450e0d28d194c7 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 zlib
+PARALLEL_DIRS := GCCLibraries libdummy libprofile libtrace
else
PARALLEL_DIRS :=
install all ::