From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Tue, 3 Jul 2018 21:44:23 +0200 Subject: [Buildroot] [PATCH 1/1] boost: add selects for log In-Reply-To: <20180702212504.13943-1-fontaine.fabrice@gmail.com> References: <20180702212504.13943-1-fontaine.fabrice@gmail.com> Message-ID: <20180703214423.6775ad2d@windsurf> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello, On Mon, 2 Jul 2018 23:25:04 +0200, Fabrice Fontaine wrote: > log needs atomic, chrono, thread, date_time, filesystem, system and > regex > > output/host/usr/bin/arm-buildroot-linux-uclibcgnueabihf-readelf -d output/staging/usr/lib/libboost_log.so > > Dynamic section at offset 0xb9ed0 contains 34 entries: > Tag Type Name/Value > 0x00000001 (NEEDED) Shared library: [libboost_atomic.so.1.67.0] > 0x00000001 (NEEDED) Shared library: [libboost_chrono.so.1.67.0] > 0x00000001 (NEEDED) Shared library: [libboost_thread.so.1.67.0] > 0x00000001 (NEEDED) Shared library: [libboost_date_time.so.1.67.0] > 0x00000001 (NEEDED) Shared library: [libboost_filesystem.so.1.67.0] > 0x00000001 (NEEDED) Shared library: [libboost_system.so.1.67.0] > 0x00000001 (NEEDED) Shared library: [libboost_regex.so.1.67.0] > > Signed-off-by: Fabrice Fontaine > --- > package/boost/Config.in | 7 +++++++ > 1 file changed, 7 insertions(+) Applied to master, thanks. Thomas -- Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com