Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 May 2007 12:25:49 +0000 (UTC)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc_r Makefile src/lib/libpthread Makefile src/lib/libthr Makefile
Message-ID:  <200705181225.l4ICPnEl010753@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705181225.l4ICPnEl010753>