cvs commit to mklibs/debian by dwhedon
Repository: mklibs/debian
who:        dwhedon
time:       Thu Aug  8 19:39:09 PDT 2002
Log Message:
  +  * Ensure that the dynamic linker is installed along with the small
  +    libs.  In the case of glibc, libc.so has calls into ld-linux.so
  +    (glibc dynamic linker) so mklibs will always install ld-linux.so
  +    when it resolves external references.  However, uClibc's libc
  +    doesn't call it's dynamic linker (ld-uClibc.so).  In that case
  +    we have to copy it in manually.
  
Files:
changed:    changelog
Reply to: