Ignore:
Timestamp:
Apr 16, 2011, 5:47:06 PM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
9793117
Parents:
6cefbfb (diff), e0ad6ee (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 'master' into systemd

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/multilib/binutils.xml

    r6cefbfb r21e442f  
    5555
    5656<screen os="ca"><userinput>CC="gcc -isystem /usr/include ${BUILD64}" \
    57     LDFLAGS="-Wl,-rpath-link,/lib64:/lib ${BUILD64}" \
    58     ../binutils-&binutils-version;/configure --prefix=/usr \
     57LDFLAGS="-Wl,-rpath-link,/usr/lib64:/lib64:/usr/lib:/lib ${BUILD64}" \
     58  ../binutils-&binutils-version;/configure --prefix=/usr \
    5959    --enable-shared --enable-64-bit-bfd --libdir=/usr/lib64</userinput></screen>
    6060
Note: See TracChangeset for help on using the changeset viewer.