Unbreak the build.
authorBill Wendling <isanbard@gmail.com>
Fri, 3 Oct 2008 00:26:49 +0000 (00:26 +0000)
committerBill 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

index 93501657fb63a915042db21dacc7b6ebceb26235..0c36d5b960ea1b157ebf83638458fc4e5e0995a7 100644 (file)
@@ -8,7 +8,8 @@
 ##===----------------------------------------------------------------------===##
 
 # Compiled-in plugins
-BUILTIN_PLUGINS = Base
+##### FIXME: This breaks the build.
+#####BUILTIN_PLUGINS = Base
 
 LEVEL = ../..
 TOOLNAME = llvmc2