]> code.ossystems Code Review - openembedded-core.git/commit
bluez4: use PACKAGECONFIG to control 'pie'
authorChristopher Larson <chris_larson@mentor.com>
Fri, 20 Jul 2012 16:24:06 +0000 (09:24 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 27 Jul 2012 13:07:22 +0000 (14:07 +0100)
commit06b5d57e89f2dd20fb3f4cb9fd362e2d428f493d
tree5caeac09a8ef3a5177b5be34f2625e47ed99689c
parent695598415b4e9e17def7f04332bdbc0d24cc1efc
bluez4: use PACKAGECONFIG to control 'pie'

This lets us control whether we build position independent executables. As, as
far as I know no distros are adding a 'pie' distro feature, the effect of this
commit for most will be to disable pie in bluez4. I think this is best to
ensure consistent behavior among the recipes with regard to this.

This also sidesteps a build failure I've seen with bluez4 failing due to
libudev.a not having been built fPIC.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-connectivity/bluez/bluez4.inc
meta/recipes-connectivity/bluez/bluez4_4.101.bb