Changeset f83b2fd for chapter08/grub.xml
- Timestamp:
- 02/21/2021 07:15:36 AM (2 years ago)
- Branches:
- multilib-10.1
- Children:
- 73d51c6
- Parents:
- efa633e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter08/grub.xml
refa633e rf83b2fd 40 40 <sect2 role="installation"> 41 41 <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/& -R .note.gnu.property/" \ 46 -i Makefile.in grub-core/Makefile.in</userinput></screen> 42 47 43 48 <para>Prepare GRUB for compilation:</para>
Note:
See TracChangeset
for help on using the changeset viewer.