Ignore:
Timestamp:
May 26, 2014, 2:10:33 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, master, systemd
Children:
d103311
Parents:
c9fc7ab
Message:

Removed nodump attributes and added replaceable tags to make the book work better with jhalfs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-preps/x86_64/variables.xml

    rc9fc7ab r48dab198  
    2525    xpointer="xpointer(//*[@os='c'])"/>
    2626
    27 <screen role="nodump" os="d"><userinput>export CLFS_TARGET="x86_64-unknown-linux-gnu"</userinput></screen>
     27<screen os="d"><userinput>export CLFS_TARGET="x86_64-unknown-linux-gnu"</userinput></screen>
    2828
    2929  <para os="e">Now set the target triplet for 32 bits:</para>
    3030
    31 <screen role="nodump" os="f"><userinput>export CLFS_TARGET32="i686-pc-linux-gnu"</userinput></screen>
     31<screen os="f"><userinput>export CLFS_TARGET32="i686-pc-linux-gnu"</userinput></screen>
    3232
    3333  <para os="g">We will need to setup target-specific flags for the compiler
Note: See TracChangeset for help on using the changeset viewer.