From: Koen Kooi Date: Fri, 9 Sep 2005 08:55:16 +0000 (+0000) Subject: conf/distro/openzaurus-3.5.4.conf: select glibc as provider for iconv and intl X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f43921894a06fbfa8082a009f8ff2523209752f;p=openembedded.git conf/distro/openzaurus-3.5.4.conf: select glibc as provider for iconv and intl --- diff --git a/conf/distro/openzaurus-3.5.4.conf b/conf/distro/openzaurus-3.5.4.conf index 88822c103d..9ca0f6a572 100644 --- a/conf/distro/openzaurus-3.5.4.conf +++ b/conf/distro/openzaurus-3.5.4.conf @@ -30,6 +30,11 @@ KERNEL_CONSOLE = "ttyS0" PREFERRED_VERSION_gcc-cross ?= "3.4.4" PREFERRED_VERSION_gcc-cross-initial ?= "3.4.4" +#fix some iconv issues, needs to be adjusted when doing uclibc builds +PREFERRED_PROVIDER_virtual/libiconv=glibc +PREFERRED_PROVIDER_virtual/libintl=glibc + + # # Base #