diff options
Diffstat (limited to 'llvm/lib/Support')
| -rw-r--r-- | llvm/lib/Support/Makefile | 4 | 
1 files changed, 1 insertions, 3 deletions
| diff --git a/llvm/lib/Support/Makefile b/llvm/lib/Support/Makefile index c7eb8adcb19..7b263b79c88 100644 --- a/llvm/lib/Support/Makefile +++ b/llvm/lib/Support/Makefile @@ -1,7 +1,5 @@  LEVEL = ../.. - -DIRS  =  -  LIBRARYNAME = support +BUILD_ARCHIVE = 1  include $(LEVEL)/Makefile.common | 

