chore: fix V8 deprecation warnings (#15842)
This commit is contained in:
parent
455f0669e7
commit
81e00d8e56
9 changed files with 32 additions and 22 deletions
|
@ -1,7 +1,5 @@
|
|||
config("native_mate_config") {
|
||||
include_dirs = [ "." ]
|
||||
cflags_cc = [ "-Wno-deprecated-declarations" ]
|
||||
cflags_objcc = cflags_cc
|
||||
}
|
||||
|
||||
source_set("native_mate") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue