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:
53339fd
)
Another NO_RUNTIME_LIBRARIES tweak...
author
Daniel Dunbar
<daniel@zuster.org>
Fri, 28 Aug 2009 03:06:28 +0000
(
03:06
+0000)
committer
Daniel Dunbar
<daniel@zuster.org>
Fri, 28 Aug 2009 03:06:28 +0000
(
03:06
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80331
91177308
-0d34-0410-b5e6-
96231b3b80d8
runtime/Makefile
patch
|
blob
|
history
diff --git
a/runtime/Makefile
b/runtime/Makefile
index 6b3b95b7d70321c610f1ef9bc58a525b9a5cffa2..1e1045142583f74d3596d18bd531e2edb6e5ec1b 100644
(file)
--- a/
runtime/Makefile
+++ b/
runtime/Makefile
@@
-20,8
+20,8
@@
ifeq ($(ARCH), Sparc)
PARALLEL_DIRS := $(filter-out libprofile, $(PARALLEL_DIRS))
endif
-include $(LEVEL)/Makefile.common
-
endif
+include $(LEVEL)/Makefile.common
+
install::