Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Feb 2001 09:04:44 -0800 (PST)
From:      Akinori MUSHA <knu@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/openldap2 Makefile
Message-ID:  <200102231704.f1NH4in06847@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
knu         2001/02/23 09:04:44 PST

  Modified files:
    net/openldap2        Makefile 
  Log:
  Improve toward multithreading:
  
  	- Use Sleepycat Berkeley DB 3.2 that OpenLDAP2's README
  	recommends.  It is known to be multithread friendlier than
  	Berkeley DB 1.85 included in our libc or GDBM.
  
  	- Add -D_REENTRANT and -D_THREAD_SAFE to CPPFLAGS
  
  Submitted by:	Yarema <yds@dppl.com>
  
  Revision  Changes    Path
  1.28      +10 -11    ports/net/openldap2/Makefile


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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