Changeset 0344bf1 for BOOK/final-system


Ignore:
Timestamp:
Aug 25, 2012, 8:37:46 AM (13 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
3e0fdeb
Parents:
954ff38
Message:

Clarify libee note for multiple jobs and update date some dates.

Location:
BOOK/final-system
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/libee.xml

    r954ff38 r0344bf1  
    3232
    3333<note os="n1">
    34     <para>Libee will fail to compile if running multiple jobs with make.</para>
     34    <para>Libee will fail to compile if using multiple jobs with make. Append "-j 1" to the following make command:</para>
    3535</note>
    3636
  • BOOK/final-system/multilib/libee-64bit.xml

    r954ff38 r0344bf1  
    3636    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3737    href="../common/libee.xml"
     38    xpointer="xpointer(//*[@os='n1'])"/>
     39
     40    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     41    href="../common/libee.xml"
    3842    xpointer="xpointer(//*[@os='d'])"/>
    3943
  • BOOK/final-system/multilib/libee-n32.xml

    r954ff38 r0344bf1  
    3737    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3838    href="../common/libee.xml"
     39    xpointer="xpointer(//*[@os='n1'])"/>
     40
     41    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     42    href="../common/libee.xml"
    3943    xpointer="xpointer(//*[@os='d'])"/>
    4044
  • BOOK/final-system/multilib/libee.xml

    r954ff38 r0344bf1  
    3636    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3737    href="../common/libee.xml"
     38    xpointer="xpointer(//*[@os='n1'])"/>
     39
     40    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     41    href="../common/libee.xml"
    3842    xpointer="xpointer(//*[@os='d'])"/>
    3943
Note: See TracChangeset for help on using the changeset viewer.