Compiling audit with -fstack-protector-strong works well now, so the override doesn't necessary anymore.
Signed-off-by: Yi Zhao <[email protected]> --- .../conf/distro/include/cgl_common_security_flags.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta-cgl-common/conf/distro/include/cgl_common_security_flags.inc b/meta-cgl-common/conf/distro/include/cgl_common_security_flags.inc index 126352b..ef3f296 100644 --- a/meta-cgl-common/conf/distro/include/cgl_common_security_flags.inc +++ b/meta-cgl-common/conf/distro/include/cgl_common_security_flags.inc @@ -1,5 +1,3 @@ -SECURITY_LDFLAGS:remove:pn-audit = "-fstack-protector-strong" - SECURITY_CFLAGS:pn-ocfs2-tools = "${SECURITY_NOPIE_CFLAGS}" SECURITY_LDFLAGS:pn-ocfs2-tools = "" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#54323): https://lists.yoctoproject.org/g/yocto/message/54323 Mute This Topic: https://lists.yoctoproject.org/mt/84679995/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
