]> xenbits.xensource.com Git - people/royger/xen.git/commitdiff
Add Libc multiarch package as build prerequisites on 64-bit platforms to the README
authorSander Eikelenboom <linux@eikelenboom.it>
Tue, 6 Oct 2015 16:58:25 +0000 (18:58 +0200)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 7 Oct 2015 11:29:10 +0000 (12:29 +0100)
When building on 64-bit platforms this prevents  build errors for
32-bit components which are enabled on a default build.

Signed-off-by: Sander Eikelenboom <linux@eikelenboom.it>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
README

diff --git a/README b/README
index a7d0033163f05ffc2e68288c354782bf3ced142d..1324c7c11c9f7aaa8379b9459b8ed7f2972b73bf 100644 (file)
--- a/README
+++ b/README
@@ -56,6 +56,9 @@ provided by your OS distributor:
     * GNU gettext
     * 16-bit x86 assembler, loader and compiler (dev86 rpm or bin86 & bcc debs)
     * ACPI ASL compiler (iasl)
+    * Libc multiarch package (e.g. libc6-dev-i386 / glibc-devel.i686).
+      Required when building on a 64-bit platform to build
+      32-bit components which are enabled on a default build.
 
 In addition to the above there are a number of optional build
 prerequisites. Omitting these will cause the related features to be