Changeset 74592cf for BOOK/final-system/multilib/glibc-64bit.xml
- Timestamp:
- Aug 14, 2014, 9:32:50 AM (10 years ago)
- Branches:
- clfs-3.0.0-sysvinit, sysvinit
- Children:
- c02c97a
- Parents:
- 4b96748f
- git-author:
- Chris Staub <chris@…> (08/14/14 09:27:23)
- git-committer:
- Chris Staub <chris@…> (08/14/14 09:32:50)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/multilib/glibc-64bit.xml
r4b96748f r74592cf 26 26 xpointer="xpointer(//*[@os='l1'])"/> 27 27 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 29 href="../common/glibc.xml" 30 xpointer="xpointer(//*[@os='l2'])"/> 31 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 33 href="../common/glibc.xml" 34 xpointer="xpointer(//*[@os='l3'])"/> 35 36 <screen os="l4"><userinput>LINKER=$(readelf -l /tools/bin/bash | sed -n 's@.*interpret.*/tools\(.*\)]$@\1@p') 28 <screen os="l2"><userinput>LINKER=$(readelf -l /tools/bin/bash | sed -n 's@.*interpret.*/tools\(.*\)]$@\1@p') 37 29 sed -i "s|libs -o|libs -L/usr/lib64 -Wl,-dynamic-linker=${LINKER} -o|" \ 38 30 scripts/test-installation.pl
Note:
See TracChangeset
for help on using the changeset viewer.