aboutsummaryrefslogtreecommitdiffstats
path: root/meta-cgl-common/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-cgl-common/conf')
-rw-r--r--meta-cgl-common/conf/distro/include/cgl_common_security_flags.inc4
1 files changed, 4 insertions, 0 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 42c612c..a2f9857 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 +1,5 @@
SECURITY_LDFLAGS_remove_pn-audit = "-fstack-protector-strong"
+
+SECURITY_CFLAGS_pn-ocfs2-tools = "${SECURITY_NOPIE_CFLAGS}"
+SECURITY_LDFLAGS_pn-ocfs2-tools = ""
+