[Buildroot] [PATCH 2/2] package/iputils: link with -lintl

Arnout Vandecappelle arnout at mind.be
Thu Aug 25 08:57:11 UTC 2016



On 25-08-16 10:56, Arnout Vandecappelle wrote:
> * Add -lintl to link if BR2_USE_LIBINTL. Perhaps add a make variable:
> ifeq ($(BR2_USE_LIBINTL),y)

 Oh, and as per Baruch's suggestion, this could be

ifeq ($(BR2_USE_LIBINTL)$(BR2_STATIC_LIBS),yy)


 Regards,
 Arnout

> TARGET_LIBINTL_IF_NEEDED = -lintl
> endif

-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF


More information about the buildroot mailing list