aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/grub.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/grub.xml')
-rw-r--r--chapter06/grub.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter06/grub.xml b/chapter06/grub.xml
index e7175e231..2c5875b74 100644
--- a/chapter06/grub.xml
+++ b/chapter06/grub.xml
@@ -34,11 +34,6 @@ have defined any environment variables that override default optimizations,
such as CFLAGS and CXXFLAGS, we recommend un-setting them when building
Grub.</para>
-<para>This package also has issues with being compiled by GCC 3.4, which we
-fix by applying the following patch:</para>
-
-<screen><userinput>patch -Np1 -i ../grub-&grub-version;-gcc34-1.patch</userinput></screen>
-
<para>Prepare Grub for compilation:</para>
<screen><userinput>./configure --prefix=/usr</userinput></screen>