package/localedef: don't use config.site when cross-compiling
authorRomain Naour <romain.naour@openwide.fr>
Wed, 13 Aug 2014 21:05:23 +0000 (23:05 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 15 Aug 2014 20:27:39 +0000 (22:27 +0200)
commit85448febb3c9f21e6e4082fc344b3ef46261c782
tree12df65d275b6f4a57ef7a8f1e0cb8aacb4747fb6
parent916b21a7fbf266f452b8dc4116133cc57fdad269
package/localedef: 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.

This causes the bug 7262 reported Normen Bolling.

Set CONFIG_SITE to "no" to not use config.site

fixes: https://bugs.busybox.net/show_bug.cgi?id=7262

Reported-by: Normen Bolling <normen.bolling@teufel.de>
Cc: Normen Bolling <normen.bolling@teufel.de>
Cc: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Tested-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/localedef/localedef.mk