]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
2009-09-06 Robert Millan <rmh.grub@aybabtu.com>
authorrobertmh <robertmh@localhost>
Sun, 6 Sep 2009 15:20:33 +0000 (15:20 +0000)
committerrobertmh <robertmh@localhost>
Sun, 6 Sep 2009 15:20:33 +0000 (15:20 +0000)
        * INSTALL: Require GCC 4.1.3 or later.

ChangeLog
INSTALL

index d4967e1ed313a727173858c0a8a5e6bea06c8f91..b2d543687deda13f846fdb02ae47db889a509e8f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-09-06  Robert Millan  <rmh.grub@aybabtu.com>
+
+       * INSTALL: Require GCC 4.1.3 or later.
+
 2009-09-06  Yves Blusseau  <blusseau@zetam.org>
 
        * Makefile.in (RMKFILES): add i386-qemu.rmk
diff --git a/INSTALL b/INSTALL
index 65993657fb8f23c695a3cec9f14712d33cff9953..e751d508fbed50166ea9b8216b669b468ee76d01 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -11,7 +11,7 @@ GRUB depends on some software packages installed into your system. If
 you don't have any of them, please obtain and install them before
 configuring the GRUB.
 
-* GCC 2.95 or later
+* GCC 4.1.3 or later
 * GNU Make
 * GNU Bison 2.3 or later
 * GNU binutils 2.9.1.0.23 or later