Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Question about libtool patching
@ 2009-10-04 18:40 Lionel Landwerlin
  2009-10-04 18:41 ` Lionel Landwerlin
  0 siblings, 1 reply; 5+ messages in thread
From: Lionel Landwerlin @ 2009-10-04 18:40 UTC (permalink / raw)
  To: buildroot

Hi all,

I'm trying to integrate some new packages in buildroot. Those packages
use the autotools and need to be libtool patched to work with my
toolchain.

I'm wondering why the libtool patching is done twice in the build
process. One time after extraction of the package, another time at
configuration time.

The reason of this question is that I'm having problems with the first
patching. As long as the configure script has not been run, the patching
fails.

Couldn't we just trigger the patch at extraction only if autoreconf is
not required ?

Here a patch to try to implement this proposition.


-- 
Lionel Landwerlin <lionel.landwerlin@openwide.fr>

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-10-05 12:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-04 18:40 [Buildroot] Question about libtool patching Lionel Landwerlin
2009-10-04 18:41 ` Lionel Landwerlin
2009-10-05  9:30   ` Sven Neumann
2009-10-05 12:00     ` Lionel Landwerlin
2009-10-05 12:12   ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox