summaryrefslogtreecommitdiffstats
path: root/meta-oe/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/conf')
-rw-r--r--meta-oe/conf/distro/include/meta_oe_security_flags.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/conf/distro/include/meta_oe_security_flags.inc b/meta-oe/conf/distro/include/meta_oe_security_flags.inc
index 2565e32ad..b0d30a3e5 100644
--- a/meta-oe/conf/distro/include/meta_oe_security_flags.inc
+++ b/meta-oe/conf/distro/include/meta_oe_security_flags.inc
@@ -3,5 +3,6 @@ SECURITY_CFLAGS_pn-lvm2 = "${SECURITY_NO_PIE_CFLAGS}"
3SECURITY_CFLAGS_pn-rrdtool = "${SECURITY_NO_PIE_CFLAGS}" 3SECURITY_CFLAGS_pn-rrdtool = "${SECURITY_NO_PIE_CFLAGS}"
4 4
5# This has text reloc errors with the pie options enabled 5# This has text reloc errors with the pie options enabled
6SECURITY_CFLAGS_pn-llvm3.3 = "${SECURITY_NO_PIE_CFLAGS}"
6SECURITY_CFLAGS_pn-mozjs = "${SECURITY_NO_PIE_CFLAGS}" 7SECURITY_CFLAGS_pn-mozjs = "${SECURITY_NO_PIE_CFLAGS}"
7SECURITY_CFLAGS_pn-openldap = "${SECURITY_NO_PIE_CFLAGS}" 8SECURITY_CFLAGS_pn-openldap = "${SECURITY_NO_PIE_CFLAGS}"