From eb443a3b8d84568d4bef4b48778e4c824c3cd0e4 Mon Sep 17 00:00:00 2001 From: Zack Winkles Date: Mon, 14 Jun 2004 15:17:44 +0000 Subject: Upgraded to GRUB 0.95 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3785 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/grub.xml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'chapter06') 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. -This package also has issues with being compiled by GCC 3.4, which we -fix by applying the following patch: - -patch -Np1 -i ../grub-&grub-version;-gcc34-1.patch - Prepare Grub for compilation: ./configure --prefix=/usr -- cgit v1.2.3-54-g00ecf