mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
Automatic merge of trunk into multilib
This commit is contained in:
commit
a31b65a6fb
@ -50,6 +50,17 @@
|
|||||||
</para>
|
</para>
|
||||||
</note>
|
</note>
|
||||||
|
|
||||||
|
<warning>
|
||||||
|
<para>Unset any environment variables which may affect the build:</para>
|
||||||
|
|
||||||
|
<screen><userinput remap='pre'>unset {C,CPP,CXX,LD}FLAGS</userinput></screen>
|
||||||
|
|
||||||
|
<para>Don't try <quote>tuning</quote> this package with custom
|
||||||
|
compilation flags: this package is a bootloader, with low-level
|
||||||
|
operations in the source code which is likely to be broken by some
|
||||||
|
aggressive optimizations.</para>
|
||||||
|
</warning>
|
||||||
|
|
||||||
<para>Prepare GRUB for compilation:</para>
|
<para>Prepare GRUB for compilation:</para>
|
||||||
|
|
||||||
<screen><userinput remap="configure">./configure --prefix=/usr \
|
<screen><userinput remap="configure">./configure --prefix=/usr \
|
||||||
|
Loading…
Reference in New Issue
Block a user