[oe-commits] Saul Wold : local.conf.sample.extended: Add example line for enabling security flags

git at git.openembedded.org git at git.openembedded.org
Tue Jul 2 21:20:46 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 1b894d56fae61d7f8da8fb50b82d1cce5cc9b8f2
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=1b894d56fae61d7f8da8fb50b82d1cce5cc9b8f2

Author: Saul Wold <sgw at linux.intel.com>
Date:   Fri Jun 28 11:49:53 2013 -0700

local.conf.sample.extended: Add example line for enabling security flags

Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/conf/local.conf.sample.extended |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/meta/conf/local.conf.sample.extended b/meta/conf/local.conf.sample.extended
index 298211a..ad7bfaa 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
+



More information about the Openembedded-commits mailing list