aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/llvm2cpp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/llvm2cpp/Makefile b/tools/llvm2cpp/Makefile
index 88db590c9b..f9c8aec24c 100644
--- a/tools/llvm2cpp/Makefile
+++ b/tools/llvm2cpp/Makefile
@@ -13,4 +13,4 @@ REQUIRES_EH := 1
include $(LEVEL)/Makefile.common
-CompileCommonOpts := $(filter-out -pedantic,$(CompileCommonOpts))
+CompileCommonOpts := $(CompileCommonOpts) -Wno-format