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:
1a09144
)
Renable lto2 build.
author
Tanya Lattner
<tonic@nondot.org>
Mon, 3 Mar 2008 17:32:40 +0000
(17:32 +0000)
committer
Tanya Lattner
<tonic@nondot.org>
Mon, 3 Mar 2008 17:32:40 +0000
(17:32 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47845
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/Makefile
patch
|
blob
|
history
diff --git
a/tools/Makefile
b/tools/Makefile
index 0b98201693eff8cdcfd72ebda9c7de2f65e5a6a0..dc9ac4406491adcd5bee3dc6dec522fe58d68ce7 100644
(file)
--- a/
tools/Makefile
+++ b/
tools/Makefile
@@
-26,7
+26,7
@@
include $(LEVEL)/Makefile.config
# only build new lto project on Darwin for now
ifeq ($(OS),Darwin)
-
#
PARALLEL_DIRS += lto2
+PARALLEL_DIRS += lto2
endif
include $(LEVEL)/Makefile.common