From 1b894d56fae61d7f8da8fb50b82d1cce5cc9b8f2 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Fri, 28 Jun 2013 11:49:53 -0700 Subject: local.conf.sample.extended: Add example line for enabling security flags Signed-off-by: Saul Wold --- meta/conf/local.conf.sample.extended | 4 ++++ 1 file changed, 4 insertions(+) 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 + -- cgit 1.2.3-korg