diff --git a/scconfig/hooks.c b/scconfig/hooks.c index ff20f755..53f97052 100644 --- a/scconfig/hooks.c +++ b/scconfig/hooks.c @@ -216,7 +216,6 @@ int hook_detect_target() } */ } - append("cc/cflags", " -Werror=format-security"); } if (require("libs/io/popen/*", 0, 0) != 0) {