diff options
author | Romain Naour <romain.naour@openwide.fr> | 2014-08-22 11:12:53 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-09-15 00:35:58 +0200 |
commit | f8d4fe376cf65cc4e41423804869a79c2570f674 (patch) | |
tree | bec5fbde46d1edbbf936e1e6fbbb6b680c3ad699 /package/nodejs/nodejs-0003-use-python-variable.patch | |
parent | 139cb9d99932dc4b31e72aa53e6f42306d265baa (diff) | |
download | buildroot-f8d4fe376cf65cc4e41423804869a79c2570f674.tar.gz buildroot-f8d4fe376cf65cc4e41423804869a79c2570f674.zip |
package/pkg-autotools: don't use config.site when cross-compiling
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>
Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/nodejs/nodejs-0003-use-python-variable.patch')
0 files changed, 0 insertions, 0 deletions