[Buildroot] [PATCH 1/1] package/git: add optional support for gettext

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Mar 12 13:10:40 UTC 2017


Hello,

On Sun, 12 Mar 2017 13:43:14 +0100, Bernd Kuhls wrote:
> git links to libintl if available:
> 
> $ output/host/usr/bin/i586-buildroot-linux-uclibc-readelf -a output/target/usr/bin/git | grep NEEDED
>  0x00000001 (NEEDED)                     Shared library: [libz.so.1]
>  0x00000001 (NEEDED)                     Shared library: [libintl.so.8]
>  0x00000001 (NEEDED)                     Shared library: [libc.so.0]
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
> ---
>  package/git/git.mk | 4 ++++
>  1 file changed, 4 insertions(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list