mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-13 02:49:52 +00:00
Automatic merge of trunk into multilib
This commit is contained in:
commit
4d4a2f1f99
@ -100,10 +100,10 @@
|
||||
them at runtime. However, the only known binary-only applications
|
||||
that link against these functions require ABI version 1. If you must
|
||||
have such functions because of some binary-only application or to be
|
||||
to be compliant with LSB, build the package again with the following
|
||||
compliant with LSB, build the package again with the following
|
||||
commands:</para>
|
||||
|
||||
<screen><userinput remap="nodump">make distclean
|
||||
<screen role="nodump"><userinput>make distclean
|
||||
./configure --prefix=/usr \
|
||||
--enable-hashes=strong,glibc \
|
||||
--enable-obsolete-api=glibc \
|
||||
|
@ -19,8 +19,10 @@
|
||||
<note>
|
||||
<para>
|
||||
If your system has UEFI support and you wish to boot LFS with UEFI,
|
||||
you should skip this page, and configure GRUB with UEFI support
|
||||
using the instructions provided in
|
||||
you should skip the instructions in this page but still learn the
|
||||
syntax of <filename>grub.cfg</filename> and the method to specify
|
||||
a partition in the file from this page, and configure GRUB with UEFI
|
||||
support using the instructions provided in
|
||||
<ulink url="&blfs-book;postlfs/grub-setup.html">the BLFS page</ulink>.
|
||||
</para>
|
||||
</note>
|
||||
|
Loading…
Reference in New Issue
Block a user