mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 12:05:32 -04:00
universal7885: cflags: Ignore thread safety negative
This commit is contained in:
parent
9f508f12ae
commit
402ea33acb
1 changed files with 0 additions and 1 deletions
|
|
@ -52,7 +52,6 @@ cc_defaults {
|
||||||
"-Wshadow",
|
"-Wshadow",
|
||||||
"-Wstrict-aliasing",
|
"-Wstrict-aliasing",
|
||||||
"-Wthread-safety",
|
"-Wthread-safety",
|
||||||
"-Wthread-safety-negative",
|
|
||||||
"-Wunreachable-code",
|
"-Wunreachable-code",
|
||||||
"-Wunreachable-code-break",
|
"-Wunreachable-code-break",
|
||||||
"-Wunreachable-code-return",
|
"-Wunreachable-code-return",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue