Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Sep 2004 14:36:12 +0000 (UTC)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/bind config.mk
Message-ID:  <200409221436.i8MEaCPt042649@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2004-09-22 14:36:12 UTC

  FreeBSD src repository

  Modified files:
    lib/bind             config.mk 
  Log:
  Always link with -lpthread, not -lc_r, because platforms that don't have
  full KSE support still have -lpthread as an alias for -lc_r.  The only
  thing that's different is the name of the knob that turns it off.
  
  Pointed out by: ru@
  
  Revision  Changes    Path
  1.3       +5 -6      src/lib/bind/config.mk



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