From: Saul Wold Date: Fri, 28 Jun 2013 18:49:53 +0000 (-0700) Subject: local.conf.sample.extended: Add example line for enabling security flags X-Git-Tag: 2015-4~5982 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=1b894d56fae61d7f8da8fb50b82d1cce5cc9b8f2;p=openembedded-core.git local.conf.sample.extended: Add example line for enabling security flags Signed-off-by: Saul Wold --- diff --git a/meta/conf/local.conf.sample.extended b/meta/conf/local.conf.sample.extended index 298211a1c6..ad7bfaa5aa 100644 --- a/meta/conf/local.conf.sample.extended +++ b/meta/conf/local.conf.sample.extended @@ -210,3 +210,7 @@ # Remove the old image before the new one generated to save disk space #RM_OLD_IMAGE = "1" + +# Use the following line to enable the security compiler and linker flags to your build +#require conf/distro/include/security_flags.inc +