forked from OSchip/llvm-project
parent
c0b1dec892
commit
8bfe22d08d
|
@ -13,4 +13,4 @@ REQUIRES_EH := 1
|
|||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
||||
CompileCommonOpts := $(filter-out -pedantic,$(CompileCommonOpts))
|
||||
CompileCommonOpts := $(CompileCommonOpts) -Wno-format
|
||||
|
|
Loading…
Reference in New Issue