]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
bluez5: enable position independent executables flag
authorKhem Raj <raj.khem@gmail.com>
Tue, 6 Dec 2022 05:45:50 +0000 (21:45 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 Dec 2022 10:48:32 +0000 (10:48 +0000)
commit804aa082e4c4fdd4881ff668f52790bea818eabb
treeb72847d8deb61508d54bd24cd3d4cf6223e5551c
parent3c250b743bce6cc63ff2949deea0adefe82d933c
bluez5: enable position independent executables flag

texrels are generated while compiling on x86/clang because pic/pie flags
that are passed via bitbake do not make it everywhere evenly.
--enable-pie is default way of getting it enabled in bluez5
PIE is enabled by default which ensures that textrels are not generated

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-connectivity/bluez5/bluez5.inc