aboutsummaryrefslogtreecommitdiffstats
path: root/meta-cgl-common/conf/distro/include/cgl_common_security_flags.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-cgl-common/conf/distro/include/cgl_common_security_flags.inc')
-rw-r--r--meta-cgl-common/conf/distro/include/cgl_common_security_flags.inc6
1 files changed, 2 insertions, 4 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 a2f9857..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 = ""
+SECURITY_CFLAGS:pn-ocfs2-tools = "${SECURITY_NOPIE_CFLAGS}"
+SECURITY_LDFLAGS:pn-ocfs2-tools = ""