diff --git a/meta-yocto/conf/local.conf.sample.extended b/meta-yocto/conf/local.conf.sample.extended index 07e5cf553a..eda6452d08 100644 --- a/meta-yocto/conf/local.conf.sample.extended +++ b/meta-yocto/conf/local.conf.sample.extended @@ -214,3 +214,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 +