dlt-daemon: build with -fPIC 35/8935/1
authorMartin Kelly <mkelly@xevo.com>
Mon, 27 Mar 2017 22:06:28 +0000 (15:06 -0700)
committerMartin Kelly <mkelly@xevo.com>
Mon, 27 Mar 2017 22:52:41 +0000 (15:52 -0700)
commit7480d16c667a773f6762a15934c4e617b0731f72
tree6e4d6becdb0772560139ecfdd55adf075006fa99
parent5875cc45a671b1a3e7671ec84ec6ebb1ab17696a
dlt-daemon: build with -fPIC

I tried turning on the Yocto security flags and hit a compilation
error due to dlt-daemon's copy of gtest not compiling. Adding -fPIC
fixes the issue.

Change-Id: I21f81949436e553426f7d1b7e17dd39717f0cf9d
Signed-off-by: Martin Kelly <mkelly@xevo.com>
meta-ivi-common/recipes-extended/dlt-daemon/dlt-daemon_2.11.1.bb
meta-ivi-common/recipes-extended/dlt-daemon/dlt-daemon_2.15.0.bb