Fix optee-client build 53/16853/4
authorRonan Le Martret <ronan.lemartret@iot.bzh>
Fri, 28 Sep 2018 13:58:31 +0000 (13:58 +0000)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 8 Oct 2018 08:05:59 +0000 (08:05 +0000)
optee-client fails to compile when enabling FORTIFY_SOURCE=2 option.

Change-Id: I4e4a5fea098470f63a3d8b49b9bb4fc8b8c0bbbc
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
meta-agl-distro/conf/distro/poky-agl.conf

index ca085ad..30c01e6 100644 (file)
@@ -119,6 +119,7 @@ SECURITY_CFLAGS_pn-gpm = ""
 SECURITY_LDFLAGS_pn-gpm = ""
 SECURITY_CFLAGS_pn-libatasmart = ""
 SECURITY_LDFLAGS_pn-libatasmart = ""
+SECURITY_CFLAGS_pn-optee-client = ""
 
 # Not yet upstreamed; should be submitted.
 SECURITY_CFLAGS_pn-qtwebengine = "${SECURITY_NO_PIE_CFLAGS}"