aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/llvmc2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/llvmc2/Makefile b/tools/llvmc2/Makefile
index 93501657fb..0c36d5b960 100644
--- 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