From: Bill Wendling Date: Fri, 3 Oct 2008 00:26:49 +0000 (+0000) Subject: Unbreak the build. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=a079e2bdf5a7e398467fabc1ad6fc9b0c14e3cec;p=oota-llvm.git Unbreak the build. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56988 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/llvmc2/Makefile b/tools/llvmc2/Makefile index 93501657fb6..0c36d5b960e 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