From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roger Pau Monne Subject: [PATCH 0 of 5] build: various fixes for building with uclibc Date: Sun, 18 Dec 2011 13:48:20 +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 List-Id: xen-devel@lists.xenproject.org This patch contains various fixes to the build system to allow building xen under uclibc. Has been tested with uclibc 0.9.32 and gcc 4.6.2, from Alpine Linux 2.3.2. Please review, Roger.