boost: fiber needs filesystem and system
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Mon, 2 Jul 2018 21:19:22 +0000 (23:19 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 3 Jul 2018 19:42:52 +0000 (21:42 +0200)
commitf7407d1f09110702504081d98be677627efa6bd7
treedfdde6bdbf7434461b59e58249b45dd409870c1c
parent74bbe20356b846b52a0fbb712c39f8170a0a1f7e
boost: fiber needs filesystem and system

output/host/usr/bin/arm-buildroot-linux-uclibcgnueabihf-readelf -d output/staging/usr/lib/libboost_fiber.so

Dynamic section at offset 0x44ee8 contains 31 entries:
  Tag        Type                         Name/Value
 0x00000001 (NEEDED)                     Shared library: [libboost_context.so.1.67.0]
 0x00000001 (NEEDED)                     Shared library: [libboost_filesystem.so.1.67.0]
 0x00000001 (NEEDED)                     Shared library: [libboost_system.so.1.67.0]

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/boost/Config.in