From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
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:14:22 +0200 [thread overview]
Message-ID: <20140824181422.5dd8c43d@free-electrons.com> (raw)
In-Reply-To: <1408698774-13615-1-git-send-email-romain.naour@openwide.fr>
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?
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2014-08-24 16:14 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 [this message]
2014-08-24 16:39 ` Romain Naour
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=20140824181422.5dd8c43d@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--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.