Changeset f83b2fd for chapter08/grub.xml


Ignore:
Timestamp:
02/21/2021 07:15:36 AM (3 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib-10.1
Children:
73d51c6
Parents:
efa633e
Message:

Merge changes from trunk to multilib

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12145 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/grub.xml

    refa633e rf83b2fd  
    4040  <sect2 role="installation">
    4141    <title>Installation of GRUB</title>
     42
     43    <para>First, fix an issue introduced by binutils-2.36:</para>
     44
     45<screen><userinput remap="pre">sed "s/gold-version/&amp; -R .note.gnu.property/" \
     46    -i Makefile.in grub-core/Makefile.in</userinput></screen>
    4247
    4348    <para>Prepare GRUB for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.