[Buildroot] [PATCH 2/2 v2] pkg-infra: munging .la files is not limited to autotools packages

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Jul 19 09:53:52 UTC 2015


Dear Yann E. MORIN,

On Sun,  3 May 2015 23:30:39 +0200, Yann E. MORIN wrote:
> Currently, we're only fixing libtool's .la files for autotools packages,
> and even more so, only for those that do not define their own
> _INSTALL_STAGING_CMDS.
> 
> However, .la files might also be installed by non-autotools packages,
> like the NVidia GPU binary blob (libGL.la).
> 
> So, move that code into the global build rule, so all packages get their
> .la files fixed, whether they be autotools packages or not, and whether
> they define their own _INSTALL_STAGING_CMDS or not.
> 
> Also print a message.
> 
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
> Cc: Arnout Vandecappelle <arnout at mind.be>
> ---
>  package/pkg-autotools.mk | 27 ---------------------------
>  package/pkg-generic.mk   | 30 ++++++++++++++++++++++++++++++
>  2 files changed, 30 insertions(+), 27 deletions(-)

Applied, thanks.

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


More information about the buildroot mailing list