diff options
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/include/security_flags.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/conf/distro/include/security_flags.inc b/meta/conf/distro/include/security_flags.inc index eca835e3a7..28e11bd5d7 100644 --- a/meta/conf/distro/include/security_flags.inc +++ b/meta/conf/distro/include/security_flags.inc | |||
@@ -91,7 +91,6 @@ SECURITY_CFLAGS_pn-zlib = "${SECURITY_NO_PIE_CFLAGS}" | |||
91 | 91 | ||
92 | # Recipes which fail to compile when elevating -Wformat-security to an error | 92 | # Recipes which fail to compile when elevating -Wformat-security to an error |
93 | SECURITY_STRINGFORMAT_pn-busybox = "" | 93 | SECURITY_STRINGFORMAT_pn-busybox = "" |
94 | SECURITY_STRINGFORMAT_pn-console-tools = "" | ||
95 | SECURITY_STRINGFORMAT_pn-cmake = "" | 94 | SECURITY_STRINGFORMAT_pn-cmake = "" |
96 | SECURITY_STRINGFORMAT_pn-expect = "" | 95 | SECURITY_STRINGFORMAT_pn-expect = "" |
97 | SECURITY_STRINGFORMAT_pn-gcc = "" | 96 | SECURITY_STRINGFORMAT_pn-gcc = "" |