From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 3 Dec 2012 15:36:28 +0100 Subject: [U-Boot] [PATCH] fix linker generated lists on non-C locales In-Reply-To: <20121203122606.117F7200FF8@gemini.denx.de> References: <1354470210-30801-1-git-send-email-morpheus.ibis@gmail.com> <201212030457.11755.marex@denx.de> <20121203122606.117F7200FF8@gemini.denx.de> Message-ID: <201212031536.28220.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang Denk, > Dear Marek Vasut, > > In message <201212030457.11755.marex@denx.de> you wrote: > > > IMHO it would make more sense to just make sure that LC_ALL is not set > > > at all, i. e. to explicitly unset it. > > > > Hrm ... shall we introduce a patch that sanitizes the env then? Maybe we > > can fix the LDFLAGS/yocto issue that way too? > > Except for LC_ALL, what else do you have in mind? If that's the only issue, then only LC_ALL. > I would leave out the LDFLAGS thing here; it is unrelated, and it > bites also for all older versions of U-Boot, and we cannot fix the > past. That's right. > Best regards, > > Wolfgang Denk Best regards, Marek Vasut