Ignore:
Timestamp:
May 26, 2014, 3:08:52 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, master, systemd
Children:
7874109
Parents:
48dab198
Message:

Added BUILD64 to new page in temp-system/64, and removed it from temp-system and boot package pages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/multilib/gcc.xml

    r48dab198 rd103311  
    7171    xpointer="xpointer(//*[@os='h'])"/>
    7272
    73 <screen os="dc"><userinput>CC="${CC} ${BUILD64}" CXX="${CXX} ${BUILD64}" \
    74     ../gcc-&gcc-version;/configure --prefix=/tools \
     73<screen os="dc"><userinput>../gcc-&gcc-version;/configure --prefix=/tools \
    7574    --libdir=/tools/lib64 --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    7675    --target=${CLFS_TARGET} --with-local-prefix=/tools --enable-long-long \
     
    8281    <variablelist os="dd">
    8382      <title>The meaning of the new configure options:</title>
    84 
    85       <varlistentry os="dd1">
    86         <term><parameter>CXX="${CXX} ${BUILD64}"</parameter></term>
    87         <listitem>
    88           <para>This forces the C++ compiler to use our 64 Bit flags.</para>
    89         </listitem>
    90       </varlistentry>
    9183
    9284      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.