[hipl-commit] [trunk] Rev 4511: Remove outdated compiler recommendation for compiling the Linux kernel.

  • From: Diego Biurrun <diego@xxxxxxxxxx>
  • To: hipl-commit@xxxxxxxxxxxxx
  • Date: Sat, 15 May 2010 18:03:29 +0300

Committer: Diego Biurrun <diego@xxxxxxxxxx>
Date: 15/05/2010 at 18:03:29
Revision: 4511
Revision-id: diego@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Branch nick: trunk

Log:
  Remove outdated compiler recommendation for compiling the Linux kernel.

Modified:
  M  doc/HOWTO.xml

=== modified file 'doc/HOWTO.xml'
--- doc/HOWTO.xml       2010-05-15 14:57:07 +0000
+++ doc/HOWTO.xml       2010-05-15 15:03:13 +0000
@@ -112,10 +112,6 @@
       linux/README.
     </para>
     <para>
-      The 2.6 kernel series should be compilable with both gcc 2.9x and 3.x
-      series. We recommend the latter.
-    </para>
-    <para>
       Download linux kernel 2.6.x.y. Compile the kernel with
       at least the following options:
     </para>

Other related posts:

  • » [hipl-commit] [trunk] Rev 4511: Remove outdated compiler recommendation for compiling the Linux kernel. - Diego Biurrun