summaryrefslogtreecommitdiffstats
path: root/meta-poky/conf/local.conf.sample.extended
diff options
context:
space:
mode:
Diffstat (limited to 'meta-poky/conf/local.conf.sample.extended')
-rw-r--r--meta-poky/conf/local.conf.sample.extended2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-poky/conf/local.conf.sample.extended b/meta-poky/conf/local.conf.sample.extended
index 77e8be26fa..dc92a16f6c 100644
--- a/meta-poky/conf/local.conf.sample.extended
+++ b/meta-poky/conf/local.conf.sample.extended
@@ -270,7 +270,7 @@ DISTRO_FEATURES_remove = "x11"
270# 270#
271# By including the security_flags include file you enable flags 271# By including the security_flags include file you enable flags
272# to the compiler and linker that cause them to generate more secure 272# to the compiler and linker that cause them to generate more secure
273# code, this is enabled by default in the poky-lsb distro. 273# code.
274# This does affect compile speed slightly. 274# This does affect compile speed slightly.
275# 275#
276# Use the following line to enable the security compiler and linker flags to your build 276# Use the following line to enable the security compiler and linker flags to your build