From owner-cvs-all Sat Mar 11 9:50:54 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6957C37BCDC; Sat, 11 Mar 2000 09:50:48 -0800 (PST) (envelope-from jdp@FreeBSD.org) Received: (from jdp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA66716; Sat, 11 Mar 2000 09:50:48 -0800 (PST) (envelope-from jdp@FreeBSD.org) Message-Id: <200003111750.JAA66716@freefall.freebsd.org> From: John Polstra Date: Sat, 11 Mar 2000 09:50:48 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/boehm-gc/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jdp 2000/03/11 09:50:48 PST Modified files: devel/boehm-gc/patches patch-aa Log: Add "-DREDIRECT_MALLOC=GC_malloc" to the compiler options so the library can be used as a drop-in replacement for malloc. This has always been the case for this port, but the previous upgrade dropped it unintentionally. Revision Changes Path 1.5 +3 -3 ports/devel/boehm-gc/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message