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:
db03983
)
Unbreak the build. Please test out the proper fix for this by compiling LLVM
author
Bill Wendling
<isanbard@gmail.com>
Wed, 15 Oct 2008 16:20:13 +0000
(16:20 +0000)
committer
Bill Wendling
<isanbard@gmail.com>
Wed, 15 Oct 2008 16:20:13 +0000
(16:20 +0000)
with the build directory different from the source directory.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57583
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/llvmc2/Makefile
patch
|
blob
|
history
diff --git
a/tools/llvmc2/Makefile
b/tools/llvmc2/Makefile
index 3012065e4cab85f11e211ac3bb7557bbde3e3aef..c5b2959b6fc3cb24e2f2df26f403a579f74a3195 100644
(file)
--- a/
tools/llvmc2/Makefile
+++ b/
tools/llvmc2/Makefile
@@
-9,7
+9,9
@@
LEVEL = ../..
-BUILTIN_PLUGINS = Base
+##### FIXME: Does not work when objdir != srcdir
+#####BUILTIN_PLUGINS = Base
+
DRIVER_NAME = llvmc2
DIRS = plugins driver