Merge "libprocessgroup: add -Wexit-time-destructors."
This commit is contained in:
commit
3312ca7e04
1 changed files with 1 additions and 0 deletions
|
|
@ -45,5 +45,6 @@ cc_library {
|
||||||
cflags: [
|
cflags: [
|
||||||
"-Wall",
|
"-Wall",
|
||||||
"-Werror",
|
"-Werror",
|
||||||
|
"-Wexit-time-destructors",
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue