Unbreak the build. Please test out the proper fix for this by compiling LLVM
authorBill Wendling <isanbard@gmail.com>
Wed, 15 Oct 2008 16:20:13 +0000 (16:20 +0000)
committerBill 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

index 3012065e4cab85f11e211ac3bb7557bbde3e3aef..c5b2959b6fc3cb24e2f2df26f403a579f74a3195 100644 (file)
@@ -9,7 +9,9 @@
 
 LEVEL = ../..
 
-BUILTIN_PLUGINS = Base
+##### FIXME: Does not work when objdir != srcdir
+#####BUILTIN_PLUGINS = Base
+
 DRIVER_NAME = llvmc2
 DIRS = plugins driver