Ignore:
Timestamp:
Jun 7, 2009, 11:09:44 PM (15 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
bfc344f
Parents:
2026a2e
Message:

Changed internal variable to one that's not used in eglibc

File:
1 edited

Legend:

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

    r2026a2e rc0bc7c4  
    3232    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    3333    href="../common/eglibc.xml"
    34     xpointer="xpointer(//*[@os='l1'])"/>
     34    xpointer="xpointer(//*[@os='l3'])"/>
    3535
    36 <screen os="l2"><userinput>LINKER=$(readelf -l $(file /tools/lib32/libc-* | cut -f1 -d:) | sed -n 's@.*interpret.*/tools\(.*\)]$@\1@p')
     36<screen os="l4"><userinput>LINKER=$(readelf -l $(file /tools/lib32/libc-* | cut -f1 -d:) | sed -n 's@.*interpret.*/tools\(.*\)]$@\1@p')
    3737sed -i "s|libs -o|libs -L/usr/lib32 -Wl,-dynamic-linker=${LINKER} -o|" \
    3838  scripts/test-installation.pl
Note: See TracChangeset for help on using the changeset viewer.