mirror of
https://github.com/GrapheneOS/hardened_malloc.git
synced 2025-04-19 22:10:19 +02:00
stop silencing constant logical operand warning
This was resolved by 3696f071a4
.
This commit is contained in:
parent
d470ae56a5
commit
e2bcf4a356
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ common_cflags = [
|
|||
"-Wcast-align",
|
||||
"-Wcast-qual",
|
||||
"-Wwrite-strings",
|
||||
"-Wno-constant-logical-operand",
|
||||
"-Werror",
|
||||
"-DH_MALLOC_PREFIX",
|
||||
"-DZERO_ON_FREE=true",
|
||||
|
|
Loading…
Add table
Reference in a new issue