Commit b4b5ac28 authored by Romain Naour's avatar Romain Naour Committed by Peter Korsgaard
Browse files

Revert "package/localedef: don't use config.site when cross-compiling"



CONFIG_SITE is now a part of pkg-autotools infrastructure.

This reverts commit 85448feb.

Signed-off-by: default avatarRomain Naour <romain.naour@openwide.fr>
Acked-by: default avatarThomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent f8d4fe37
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -8,10 +8,6 @@ LOCALEDEF_VERSION = 2.14.1-r17443-ptx1
LOCALEDEF_SOURCE  = localedef-eglibc-$(LOCALEDEF_VERSION).tar.bz2
LOCALEDEF_SITE    = http://www.pengutronix.de/software/ptxdist/temporary-src

# Avoid loading /usr/share/config.site that can redefine libdir when
# the host arch is a 64bit system.
HOST_LOCALEDEF_CONF_ENV = CONFIG_SITE="no"

HOST_LOCALEDEF_CONF_OPT += \
	--prefix=/usr \
	--with-glibc=./eglibc