cvs commit: src/lib/libc_r Makefile src/lib/libpthread Makefile src/lib/libthr Makefile

Ruslan Ermilov ru at FreeBSD.org
Fri May 18 12:25:50 UTC 2007


ru          2007-05-18 12:25:49 UTC

  FreeBSD src repository

  Modified files:
    lib/libc_r           Makefile 
    lib/libpthread       Makefile 
    lib/libthr           Makefile 
  Log:
  Fix a logic bug I re-introduced in my patch I sent to Daniel
  that would cause the selected shared threading library to be
  overwritten with its 32-bit version on amd64.
  
  PR:             amd64/112509
  
  Revision  Changes    Path
  1.48      +1 -1      src/lib/libc_r/Makefile
  1.62      +1 -1      src/lib/libpthread/Makefile
  1.24      +1 -1      src/lib/libthr/Makefile


More information about the cvs-all mailing list