X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=config%2FConfig-build.in;h=82ec0d6d0a780846e2819dc9b7a1a1a67455a485;hb=11489a85cfcadf6ac23d490bcad65ff8f55ea2bb;hp=69fb7089721af63780ef876a0970baef15c2e8a2;hpb=41c53d8f0ca1e877f40e97c7a0b4bfbda150a984;p=openwrt%2Fstaging%2Fwigyori.git diff --git a/config/Config-build.in b/config/Config-build.in index 69fb708972..82ec0d6d0a 100644 --- a/config/Config-build.in +++ b/config/Config-build.in @@ -211,7 +211,7 @@ menu "Global build settings" config PKG_CHECK_FORMAT_SECURITY bool prompt "Enable gcc format-security" - default n + default y help Add -Wformat -Werror=format-security to the CFLAGS. You can disable this per package by adding PKG_CHECK_FORMAT_SECURITY:=0 in the package