From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] libtool: use a different way to avoid autoreconfiguration
Date: Fri, 18 Apr 2014 10:12:24 +0200 [thread overview]
Message-ID: <5350DE68.6040704@mind.be> (raw)
In-Reply-To: <20140417233852.3882fe94@skate>
On 17/04/14 23:38, Thomas Petazzoni wrote:
> Dear Arnout Vandecappelle (Essensium/Mind),
>
> On Thu, 20 Mar 2014 00:03:00 +0100, Arnout Vandecappelle
> (Essensium/Mind) wrote:
>> In 4268d39, a patch was added to update libtool.m4 for MIPS n64 targets.
>> However, this caused the configure script to be regenerated during the
>> build steps, which in turn caused build failures on Fedora 12 hosts. In
>> ed73d1d, this was fixed by patching the installed libtool.m4 file
>> instead of the source file.
>>
>> However, ed73d1d did not take into account that the target libtool will
>> also install libtool.m4 to staging, and that that version has
>> precedence over the one in HOST_DIR.
>>
>> Therefore, this patch takes a different approach: the source file is
>> patched in the usual way, and instead the reconfigure is avoided by
>> touching the generated files.
>>
>> On the target, we also cannot use the AUTORECONF mechanism because of
>> some mysterious Makefile.inc file. So just use the same approach and
>> wait for upstream to make a new release.
>>
>> Fixes:
>> http://autobuild.buildroot.net/results/b86/b86a83c6549004f226e7255242e54ef4e50c5ec3/
>>
>> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
>
> Applied, thanks.
>
> Can you let me know if this patch was superseds
> http://patchwork.ozlabs.org/patch/331090/ ?
Yes it does, I marked it as such.
Regards,
Arnout
--
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: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
next prev parent reply other threads:[~2014-04-18 8:12 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-19 23:03 [Buildroot] [PATCH] libtool: use a different way to avoid autoreconfiguration Arnout Vandecappelle
2014-03-19 23:25 ` Thomas Petazzoni
2014-03-20 6:34 ` Arnout Vandecappelle
2014-03-20 14:54 ` Thomas Petazzoni
2014-03-20 16:16 ` Arnout Vandecappelle
2014-04-17 21:38 ` Thomas Petazzoni
2014-04-18 8:12 ` Arnout Vandecappelle [this message]
2014-04-18 8:20 ` Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5350DE68.6040704@mind.be \
--to=arnout@mind.be \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.