aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2013-06-28 11:49:53 -0700
committerSaul Wold <sgw@linux.intel.com>2013-07-02 07:58:10 -0700
commit1b894d56fae61d7f8da8fb50b82d1cce5cc9b8f2 (patch)
treef08a4117ad9a998304b9801263bef09b1ef3a81f
parented78661e147780ceb1bc1e952b68740984d85971 (diff)
downloadopenembedded-core-contrib-1b894d56fae61d7f8da8fb50b82d1cce5cc9b8f2.tar.gz
local.conf.sample.extended: Add example line for enabling security flags
Signed-off-by: Saul Wold <sgw@linux.intel.com>
-rw-r--r--meta/conf/local.conf.sample.extended4
1 files changed, 4 insertions, 0 deletions
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
+