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:
4188699
)
add a newline at the end of the file
author
Chris Lattner
<sabre@nondot.org>
Fri, 7 Apr 2006 18:41:16 +0000
(18:41 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Fri, 7 Apr 2006 18:41:16 +0000
(18:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27492
91177308
-0d34-0410-b5e6-
96231b3b80d8
runtime/Makefile
patch
|
blob
|
history
diff --git
a/runtime/Makefile
b/runtime/Makefile
index 1c474df09efc824d9f0270d4116557f41388a1d2..f8b6ba63f857a10230efecd97f3954daf8a064e2 100644
(file)
--- a/
runtime/Makefile
+++ b/
runtime/Makefile
@@
-13,7
+13,7
@@
include $(LEVEL)/Makefile.config
ifneq ($(LLVMGCC_MAJVERS),3)
PARALLEL_DIRS :=
install all::
- $(Echo) "Warning: The runtime libraries only need to be built with"
+ $(Echo) "Warning: The
se
runtime libraries only need to be built with"
$(Echo) "Warning: llvm-gcc version 3. They are automatically included"
$(Echo) "Warning: with llvm-gcc version 4 and beyond"
else
@@
-40,3
+40,4
@@
include $(LEVEL)/Makefile.common
# Install target for libraries: Copy into $LLVMGCCDIR/bytecode-libs
#
install::
+