aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2012-11-28 10:01:33 +0100
committerJan Beulich <jbeulich@suse.com>2012-11-28 10:01:33 +0100
commit03f22f0070f3a609e6ae07a47ca90e75c65e329a (patch)
tree62a272f8a35cc46281f857af1efa203e18848e51 /README
parentc3556e2a1aee3c9b7dda5d57e85e8867fff1b9da (diff)
downloadxen-03f22f0070f3a609e6ae07a47ca90e75c65e329a.tar.gz
xen-03f22f0070f3a609e6ae07a47ca90e75c65e329a.tar.bz2
xen-03f22f0070f3a609e6ae07a47ca90e75c65e329a.zip
README: adjust gcc version requirement
Signed-off-by: Jan Beulich <jbeulich@suse.com> Acked-by: Keir Fraser <keir@xen.org>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 88300df945..1938f66e80 100644
--- a/README
+++ b/README
@@ -38,7 +38,7 @@ First, there are a number of prerequisites for building a Xen source
release. Make sure you have all the following installed, either by
visiting the project webpage or installing a pre-built package
provided by your OS distributor:
- * GCC v3.4 or later
+ * GCC v4.1 or later
* GNU Make
* GNU Binutils
* Development install of zlib (e.g., zlib-dev)