From owner-cvs-all Sat Mar 9 13:29:47 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id 3ECBF37B419; Sat, 9 Mar 2002 13:29:42 -0800 (PST) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by mail.imp.ch (8.11.6/8.11.6) with ESMTP id g29LTYw73486; Sat, 9 Mar 2002 22:29:34 +0100 (CET) Date: Sat, 9 Mar 2002 22:30:58 +0100 (CET) From: Martin Blapp To: Daniel Eischen Cc: Kenneth Culver , Max Khon , Martin Blapp , , , Subject: Re: cvs commit: ports/editors/openoffice/files patch-solenv::inc::unxfbsdi.mk In-Reply-To: Message-ID: <20020309222850.E84384-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, > > I thought -D_REENTRANT was required in FreeBSD. > > It isn't (currently) necessary under FreeBSD, but I think it is > defined by POSIX. It should probably stay as it is hurting nothing > and we may make use of it later. > > Also, -pthread is deprecated in -current. Isn't there a PTHREADS_LIBS > or something for ports to rely on? In current, we want to see -lc_r > used, and eventually replaced with -lpthread. So what of these flags is necessary for STABLE and CURRENT to build. -lc_r for CURRENT (and in which order, after Xlibs, at the end, at the beginning ? -pthread for STABLE ? And what else ? Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message