Changeset c0bc7c4 for BOOK/final-system/mips64/eglibc-n32.xml
- Timestamp:
- Jun 7, 2009, 11:09:44 PM (15 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- bfc344f
- Parents:
- 2026a2e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/mips64/eglibc-n32.xml
r2026a2e rc0bc7c4 32 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 33 33 href="../common/eglibc.xml" 34 xpointer="xpointer(//*[@os='l 1'])"/>34 xpointer="xpointer(//*[@os='l3'])"/> 35 35 36 <screen os="l 2"><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') 37 37 sed -i "s|libs -o|libs -L/usr/lib32 -Wl,-dynamic-linker=${LINKER} -o|" \ 38 38 scripts/test-installation.pl
Note:
See TracChangeset
for help on using the changeset viewer.