From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roger Pau Monne Subject: [PATCH 0 of 4 v2] build: various fixes for building with uclibc and libiconv Date: Tue, 20 Dec 2011 03:19:04 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com Cc: nenolod@dereferenced.org List-Id: xen-devel@lists.xenproject.org This patch contains various fixes to the build system to allow building xen under uclibc with libiconv. Has been tested with uclibc 0.9.32, gcc 4.6.2 and libiconv 1.12, from Alpine Linux 2.3.2. Since the series is completely different from the previous one, I don't think it's worth to add a "Changes since v1" section, becasue everything is different. Please review, Roger.