Ignore:
Timestamp:
Dec 13, 2015, 4:21:52 PM (8 years ago)
Author:
Chris Staub <chris@…>
Branches:
sysvinit
Children:
fc86858d
Parents:
dbc5b02 (diff), c7477f8e (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'sysvinit' of clfs.org:cross-lfs into sysvinit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/mips64/gcc.xml

    rdbc5b02 r991595cf  
    5353CXX="g++ -isystem /usr/include ${BUILD64}" \
    5454LDFLAGS="-Wl,-rpath-link,/usr/lib64:/lib64:/usr/lib32:/lib32:/usr/lib:/lib" \
    55   ../gcc-&gcc-version;/configure --prefix=/usr --libdir=/usr/lib64 \
    56     --libexecdir=/usr/lib64 --with-abi=64 --enable-languages=c,c++ \
    57     --with-system-zlib --enable-install-libiberty --disable-bootstrap</userinput></screen>
     55../gcc-&gcc-version;/configure \
     56    --prefix=/usr \
     57    --libdir=/usr/lib64 \
     58    --libexecdir=/usr/lib64 \
     59    --with-abi=64 \
     60    --enable-languages=c,c++ \
     61    --with-system-zlib \
     62    --enable-install-libiberty \
     63    --disable-bootstrap</userinput></screen>
    5864
    5965   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.