From owner-cvs-all Sat Mar 9 11:58: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3CCA437B42F; Sat, 9 Mar 2002 11:57:50 -0800 (PST) Received: (from mbr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g29Jvo141242; Sat, 9 Mar 2002 11:57:50 -0800 (PST) (envelope-from mbr) Message-Id: <200203091957.g29Jvo141242@freefall.freebsd.org> From: Martin Blapp Date: Sat, 9 Mar 2002 11:57:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/openoffice/files patch-solenv::inc::unxfbsdi.mk X-FreeBSD-CVS-Branch: HEAD 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 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message