cvs commit: src/lib/libpthread Makefile src/lib/libpthread/support Makefile.inc

Alexander Kabaev kan at FreeBSD.org
Tue Sep 2 12:37:13 PDT 2003


kan         2003/09/02 12:37:11 PDT

  FreeBSD src repository

  Modified files:
    lib/libpthread       Makefile 
    lib/libpthread/support Makefile.inc 
  Log:
  Rethink the way thr_libc.So is generated. Relying on GCC to extract
  only needed symbols from libc_pic is not working on sparc64.
  
  Requested by: jake
  
  Revision  Changes    Path
  1.48      +0 -6      src/lib/libpthread/Makefile
  1.6       +32 -4     src/lib/libpthread/support/Makefile.inc


More information about the cvs-src mailing list