diff options
author | Kai Kang <kai.kang@windriver.com> | 2017-05-19 16:52:47 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-05-29 15:15:20 +0100 |
commit | 291a273502b5675455de30cd652850517d425f4f (patch) | |
tree | 3eeb2b34c3b0167aca2357c34fde34f25ae3f894 /meta/recipes-support/boost | |
parent | e680f23c8b644051486c21d77442190ec80494de (diff) | |
download | poky-291a273502b5675455de30cd652850517d425f4f.tar.gz |
dhcp: build shared libraries
When enable bind threads support, it fails to compile dhcp:
| tmp/work/armv5e-poky-linux-gnueabi/bind/9.10.3-P3-r0/build/lib/isc/pthreads/../../../
| ../bind-9.10.3-P3/lib/isc/pthreads/thread.c:64: undefined reference to `pthread_create'
Enable build shared libraries for bind and dhcp to fix the build
failure. And the patch is ported from Fedora.
Add sub-package dhcp-libs to package shared libraries.
(From OE-Core rev: dde83ec778c09557d28b4388258e594be653875c)
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/boost')
0 files changed, 0 insertions, 0 deletions