diff options
Diffstat (limited to 'chapter06/grub.xml')
-rw-r--r-- | chapter06/grub.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/grub.xml b/chapter06/grub.xml index 2c5875b74..cd6e88bfa 100644 --- a/chapter06/grub.xml +++ b/chapter06/grub.xml @@ -29,7 +29,8 @@ GCC, Glibc, Grep, Make, Ncurses, Sed</seg></seglistitem> <title>Installation of Grub</title> <para>This package is known to behave badly when you have changed its default -optimization flags (including the -march and -mcpu options). Therefore, if you +optimization flags (including the <parameter>-march</parameter> and +<parameter>-mcpu</parameter> options). Therefore, if you have defined any environment variables that override default optimizations, such as CFLAGS and CXXFLAGS, we recommend un-setting them when building Grub.</para> |