Fix qml-radio-plugin compilation with security flags 25/5825/3
authorManuel Bachmann <mbc@iot.bzh>
Mon, 6 Jun 2016 15:18:40 +0000 (15:18 +0000)
committerGerrit Code Review <gerrit@172.30.200.200>
Tue, 14 Jun 2016 13:33:03 +0000 (13:33 +0000)
commitdb5698e3e458f84889ce8a9061f2b7745df4bd1a
treeef3b4d6c6c0b80f131014e7d18a5b7fe9654ccf4
parent21bc7e1510ff0d625098b38c3efad68853df4b71
Fix qml-radio-plugin compilation with security flags

Since we added compilation security flags (https://gerrit.
automotivelinux.org/gerrit/#/c/5631/), qml-radio-plugin
breaks because it relies on libtool, which assumes we
want to create an executable due to the flags (-pie)
being passed.

The bug has been reported upstream:
https://lists.gnu.org/archive/html/bug-libtool/2016-05/
msg00004.html
but let us work around it since it is a demo target, and
an upstream fix will take time to implement and test.

Change-Id: I7018df928eb23bc2e8b6afb1aafea46958fd523e
Signed-off-by: Manuel Bachmann <mbc@iot.bzh>
recipes-qt/qml-radio-plugin/qml-radio-plugin_0.2.bb