mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-03 17:02:03 +00:00
Make llvm2cpp -pedantic clean.
llvm-svn: 31389
This commit is contained in:
parent
524974949d
commit
2bda89b474
@ -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
Block a user