All of lore.kernel.org
 help / color / mirror / Atom feed
From: Romain Naour <romain.naour@openwide.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/2] package/pkg-autotools: don't use config.site when cross-compiling
Date: Sun, 24 Aug 2014 18:39:03 +0200	[thread overview]
Message-ID: <53FA1527.80803@openwide.fr> (raw)
In-Reply-To: <20140824181422.5dd8c43d@free-electrons.com>

Hi Thomas,

Le 24/08/2014 18:14, Thomas Petazzoni a ?crit :
> Dear Romain Naour,
> 
> On Fri, 22 Aug 2014 11:12:53 +0200, Romain Naour wrote:
>> On fedora 20 64bits host, the file /usr/share/config.site contains
>> a fix for installing libraries into /lib/lib64 on 64bits systems
>> that redefine libdir in the generated Makefile
>>
>> For safety and avoid the bug #7262 [1], disable loading this file
>> when running the configure script for the target and the host.
>>
>> Note: configure scripts generated with autoconf < 2.65 will source
>> the /dev/null and print this line:
>> "configure: loading site script /dev/null"
>>
>> [1]: https://bugs.busybox.net/show_bug.cgi?id=7262
>>
>> Signed-off-by: Romain Naour <romain.naour@openwide.fr>
> 
> I am wondering if this change should go in master (for 2014.08) or in
> the next branch (for 2014.11). That close to the release, doing a
> change in the core infrastructure seems a bit invasive to me. What if
> it breaks the build of other packages? Seems unlikely, I admit, but
> still. What do others think?

I think this patch can go to next since the issue is already fixed in master but
just for host-localedef.

Actually, it seems that only host-localedef was affected by this issue.

Best regards,
Romain

> Thanks!
> 
> Thomas
> 

  reply	other threads:[~2014-08-24 16:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-22  9:12 [Buildroot] [PATCH v2 1/2] package/pkg-autotools: don't use config.site when cross-compiling Romain Naour
2014-08-22  9:12 ` [Buildroot] [PATCH v2 2/2] Revert "package/localedef: don't use config.site when cross-compiling" Romain Naour
2014-08-22 10:02   ` Thomas De Schampheleire
2014-09-14 22:38   ` Peter Korsgaard
2014-08-22 10:01 ` [Buildroot] [PATCH v2 1/2] package/pkg-autotools: don't use config.site when cross-compiling Thomas De Schampheleire
2014-08-24 16:14 ` Thomas Petazzoni
2014-08-24 16:39   ` Romain Naour [this message]
2014-08-24 18:31     ` Thomas De Schampheleire
2014-09-14 22:38 ` Peter Korsgaard

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=53FA1527.80803@openwide.fr \
    --to=romain.naour@openwide.fr \
    --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.