Changeset a32a66d for BOOK/final-system/multilib/eglibc-64bit.xml
- Timestamp:
- Apr 16, 2011, 4:39:51 PM (14 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 7d97f36
- Parents:
- 22cd957
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/multilib/eglibc-64bit.xml
r22cd957 ra32a66d 34 34 xpointer="xpointer(//*[@os='l3'])"/> 35 35 36 <screen os="l4"><userinput>LINKER=$(readelf -l $(file /tools/lib64/libc-* | cut -f1 -d:)| sed -n 's@.*interpret.*/tools\(.*\)]$@\1@p')36 <screen os="l4"><userinput>LINKER=$(readelf -l /tools/bin/bash | sed -n 's@.*interpret.*/tools\(.*\)]$@\1@p') 37 37 sed -i "s|libs -o|libs -L/usr/lib64 -Wl,-dynamic-linker=${LINKER} -o|" \ 38 38 scripts/test-installation.pl
Note:
See TracChangeset
for help on using the changeset viewer.