Re-enable -Wformat and -Wformat-security in builds
This commit is contained in:
parent
9a9446400d
commit
96f8d635c3
@ -167,8 +167,6 @@ class SMConfig(object):
|
||||
'-Werror',
|
||||
'-Wno-unused',
|
||||
'-Wno-switch',
|
||||
'-Wno-format',
|
||||
'-Wno-format-security',
|
||||
'-Wno-array-bounds',
|
||||
'-msse',
|
||||
'-m32',
|
||||
|
Loading…
Reference in New Issue
Block a user