Ignore:
Timestamp:
Feb 21, 2006, 1:16:16 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
9095be6
Parents:
3fc6b0b9
Message:

r752@server (orig r750): darcym | 2005-11-24 09:08:18 -0800
Updated Grub Pure 64 Build Process
Updated additional autoconf commands after patch application
Updated Target to configure options


File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/x86_64-64/grub.xml

    r3fc6b0b9 rd0d23c9  
    2929<screen os="p2"><userinput>patch -Np1 -i ../&grub-pure64-patch;</userinput></screen>
    3030
     31    <para os="p1">Make the source package aware of the patch:</para>
     32
     33<screen os="p2"><userinput>autoconf
     34                           automake </userinput></screen>/
     35
    3136    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    3237    href="../x86/grub.xml"
    3338    xpointer="xpointer(//*[@os='b'])"/>
    3439
    35 <screen><userinput>./configure --prefix=/usr</userinput></screen>
     40<screen><userinput>./configure --prefix=/usr --host=$(LFS_TARGET)</userinput></screen>
    3641
    3742    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.