From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Sun, 21 Feb 2016 18:23:53 +0100 Subject: [Buildroot] [PATCH 5/7] package/nfs-utils: add optional support for libcap In-Reply-To: <1456066125-28379-5-git-send-email-bernd.kuhls@t-online.de> References: <1456066125-28379-1-git-send-email-bernd.kuhls@t-online.de> <1456066125-28379-5-git-send-email-bernd.kuhls@t-online.de> Message-ID: <20160221182353.54b91fa4@free-electrons.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Dear Bernd Kuhls, On Sun, 21 Feb 2016 15:48:43 +0100, Bernd Kuhls wrote: > When libcap was compiled before, nfs-utils will use it as optional > dependency: > > $ output/host/usr/bin/x86_64-linux-readelf -a output/target/usr/sbin/sm-notify | grep NEEDED > 0x0000000000000001 (NEEDED) Shared library: [libcap.so.2] > 0x0000000000000001 (NEEDED) Shared library: [libtirpc.so.3] > 0x0000000000000001 (NEEDED) Shared library: [libpthread.so.1] > 0x0000000000000001 (NEEDED) Shared library: [libc.so.1] > > Signed-off-by: Bernd Kuhls > --- > package/nfs-utils/nfs-utils.mk | 7 +++++++ > 1 file changed, 7 insertions(+) Applied to master, thanks. Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com