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:
24585cb
)
Unbreak the build.
author
Bill Wendling
<isanbard@gmail.com>
Fri, 3 Oct 2008 00:26:49 +0000
(
00:26
+0000)
committer
Bill Wendling
<isanbard@gmail.com>
Fri, 3 Oct 2008 00:26:49 +0000
(
00:26
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56988
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/llvmc2/Makefile
patch
|
blob
|
history
diff --git
a/tools/llvmc2/Makefile
b/tools/llvmc2/Makefile
index 93501657fb63a915042db21dacc7b6ebceb26235..0c36d5b960ea1b157ebf83638458fc4e5e0995a7 100644
(file)
--- a/
tools/llvmc2/Makefile
+++ b/
tools/llvmc2/Makefile
@@
-8,7
+8,8
@@
##===----------------------------------------------------------------------===##
# Compiled-in plugins
-BUILTIN_PLUGINS = Base
+##### FIXME: This breaks the build.
+#####BUILTIN_PLUGINS = Base
LEVEL = ../..
TOOLNAME = llvmc2