wscript: cast-align is less effective than ubsan
This commit is contained in:
parent
6ac3156a82
commit
a5d5c1f60b
1 changed files with 0 additions and 1 deletions
1
wscript
1
wscript
|
@ -197,7 +197,6 @@ def configure(conf):
|
|||
'-Werror=duplicated-cond',
|
||||
'-Werror=bool-compare',
|
||||
'-Werror=bool-operation',
|
||||
'-Wcast-align',
|
||||
'-Werror=cast-align=strict', # =strict is for GCC >=8
|
||||
'-Werror=packed',
|
||||
'-Werror=packed-not-aligned',
|
||||
|
|
Loading…
Add table
Reference in a new issue