[Buildroot] [PATCH 00/01] Just a heads up about libtool 2.4

Lionel Landwerlin llandwerlin at gmail.com
Sat Sep 25 11:52:40 UTC 2010


Le samedi 25 septembre 2010 à 00:33 -0700, Martin Banky a écrit :
> I've only tested this on my config settings, so far, and it works for me. I'll
> be doing some more testing over the next week or so.
> 
> Martin
> 
> [PATCH 01/01] libtool: bump to 2.4 - now with sysroot support

That's great ! I haven't paid attention to the libtool releases...

But just bumping libtool isn't enough to use the sysroot feature from
our libtool. You've get ride of the -L$(STAGING_DIR)/lib and -L
$(STAGING_DIR)/usr/lib option we add, and also remove the SED pass we
make on the .la files.

And still, you need to autoreconf package you want to use our libtool
version. Otherwise packages are stuck with the shipped libtool script.

Best regards,

--
Lionel




More information about the buildroot mailing list