revert cflags change for format-security

This commit is contained in:
Stefan Frederik 2022-07-16 08:07:25 +02:00
parent e7f31cf3ee
commit e9f28b4f4a
1 changed files with 0 additions and 1 deletions

View File

@ -216,7 +216,6 @@ int hook_detect_target()
}
*/
}
append("cc/cflags", " -Werror=format-security");
}
if (require("libs/io/popen/*", 0, 0) != 0) {