Changeset d19bda6 for BOOK/final-system/x86_64-64
- Timestamp:
- Dec 5, 2015, 8:06:45 PM (9 years ago)
- Branches:
- sysvinit
- Children:
- fed4842
- Parents:
- 0ffb323
- git-author:
- Chris Staub <chris@…> (12/05/15 20:03:11)
- git-committer:
- Chris Staub <chris@…> (12/05/15 20:06:45)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/x86_64-64/glibc.xml
r0ffb323 rd19bda6 34 34 xpointer="xpointer(//*[@os='l2'])"/> 35 35 36 <para os="l3">Modify the <command>ldd</command> rewrite script to remove 37 <filename class="directory">lib64</filename> and 38 <filename class="directory">libx32</filename> from RTLDLIST.</para> 39 40 <screen os="l4"><userinput>sed -i '/RTLDLIST/d' sysdeps/unix/sysv/linux/*/ldd-rewrite.sed</userinput></screen> 41 36 42 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 37 43 href="../common/glibc.xml" … … 50 56 51 57 <screen os="l6"><userinput>echo "libc_cv_slibdir=/lib" >> config.cache</userinput></screen> 52 53 <para os="l7">Modify the <command>ldd</command> rewrite script to remove54 <filename class="directory">lib64</filename> and55 <filename class="directory">libx32</filename> from RTLDLIST.</para>56 57 <screen os="l8"><userinput>sed -i '/RTLDLIST/d' sysdeps/unix/sysv/linux/*/ldd-rewrite.sed</userinput></screen>58 58 59 59 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.