kan         2007-04-29 16:12:07 UTC

  FreeBSD src repository

  Modified files:
    libexec/rtld-elf     Makefile 
  Removed files:
    libexec/rtld-elf     Versions.def 
  Log:
  Retire rtld-specific Versions.def. Symbols exported by rtld are supposed
  to override weak symbols exported by libc, so by definition these two
  are using the same symbol version names.
  
  Reflect the reality by referring to libc's Versions.def directly.
  
  Revision  Changes    Path
  1.39      +3 -2      src/libexec/rtld-elf/Makefile
  1.4       +0 -7      src/libexec/rtld-elf/Versions.def (dead)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to