Make CBackend -pedantic clean.
authorReid Spencer <rspencer@reidspencer.com>
Fri, 3 Nov 2006 00:00:57 +0000 (00:00 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 3 Nov 2006 00:00:57 +0000 (00:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31388 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/CBackend/Makefile

index 9e00bdb1426e4d896c9007e628b210924afcc7e3..052a4eb3ff4d4f4a7a62a5740e9cd95a3887481f 100644 (file)
@@ -11,5 +11,4 @@ LEVEL = ../../..
 LIBRARYNAME = LLVMCBackend
 include $(LEVEL)/Makefile.common
 
-CompileCommonOpts := $(filter-out -pedantic,$(CompileCommonOpts))
-CompileCommonOpts := $(filter-out -Wno-long-long,$(CompileCommonOpts))
+CompileCommonOpts := $(CompileCommonOpts) -Wno-format