[yocto] [meta-cgl][PATCH 6/6] cgl_common_security_flags.inc: Remove compiler override for openhpi

Adrian Dudau adrian.dudau at enea.com
Mon Mar 14 08:12:26 PDT 2016


Compiling openhpi with -fPIE works well now, so the override
doesn't seem necessary anymore.

Signed-off-by: Adrian Dudau <adrian.dudau at enea.com>
---
 meta-cgl-common/conf/distro/include/cgl_common_security_flags.inc | 1 -
 1 file changed, 1 deletion(-)

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 563a6e4..42c612c 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,2 +1 @@
-SECURITY_CFLAGS_pn-openhpi = "${SECURITY_NO_PIE_CFLAGS}"
 SECURITY_LDFLAGS_remove_pn-audit = "-fstack-protector-strong"
-- 
1.9.1




More information about the yocto mailing list