Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Mar 2002 12:06:48 -0800
From:      Max Khon <fjoe@freebsd.org>
To:        Martin Blapp <mbr@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/editors/openoffice/files patch-solenv::inc::unxfbsdi.mk
Message-ID:  <20020309120648.A57925@hub.freebsd.org>
In-Reply-To: <200203091957.g29Jvo141242@freefall.freebsd.org>; from mbr@FreeBSD.org on Sat, Mar 09, 2002 at 11:57:50AM -0800
References:  <200203091957.g29Jvo141242@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
hi, there!

On Sat, Mar 09, 2002 at 11:57:50AM -0800, Martin Blapp wrote:

> mbr         2002/03/09 11:57:50 PST
> 
>   Modified files:
>     editors/openoffice/files patch-solenv::inc::unxfbsdi.mk 
>   Log:
>   Add ASM flags, replace the REENTRANT and THREAD_SAFE definitions with
>   -pthread, add JAVA_RUNTIME definition, change the optimization from 02
>   to -O and from -O to -O0. Add -lXaw -lXt to link for GUI part, and reorder
>   the librarys the correct way.
>   
>   Revision  Changes    Path
>   1.3       +199 -11   ports/editors/openoffice/files/patch-solenv::inc::unxfbsdi.mk

-D_THREAD_SAFE in CFLAGS is required for building thread-safe
applications (at least in RELENG_4)

/fjoe

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?20020309120648.A57925>