revert cflags change for format-security
This commit is contained in:
parent
e7f31cf3ee
commit
e9f28b4f4a
|
|
@ -216,7 +216,6 @@ int hook_detect_target()
|
|||
}
|
||||
*/
|
||||
}
|
||||
append("cc/cflags", " -Werror=format-security");
|
||||
}
|
||||
|
||||
if (require("libs/io/popen/*", 0, 0) != 0) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue