mirror of
https://gitee.com/openharmony/graphic_graphic_2d
synced 2024-11-27 01:00:50 +00:00
fix clang12 warning
Signed-off-by: chenhao346 <chenhao346@huawei.com>
This commit is contained in:
parent
f6ca57a7c4
commit
abc2d62199
@ -79,6 +79,7 @@ rosen_skia_common_ccflags = [
|
||||
"-Wno-abstract-vbase-init",
|
||||
"-Wno-weak-vtables",
|
||||
"-Wno-c++98-compat",
|
||||
"-Wno-tautological-value-range-compare",
|
||||
"-Wno-c++98-compat-pedantic",
|
||||
"-Wno-undefined-func-template",
|
||||
"-Wno-return-std-move-in-c++11",
|
||||
|
Loading…
Reference in New Issue
Block a user