Enable compiler flags to enhance security
[AGL/meta-agl.git] / meta-agl / conf / distro / poky-agl.conf
index 3c3903b..e9f5a1c 100644 (file)
@@ -133,4 +133,7 @@ ERROR_QA_append = " ${WARN_TO_ERROR_QA}"
 
 # using multiple BSP layers causes dangling bbappends in meta-agl-bsp
 # turn it into a warning
-BB_DANGLINGAPPENDS_WARNONLY = "1"
\ No newline at end of file
+BB_DANGLINGAPPENDS_WARNONLY = "1"
+
+# enforce security-related compiler flags by default
+require conf/distro/include/security_flags.inc