From ed96f675f6237d0c1e5833f08538c03471943fdb Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 17 Mar 2000 02:18:04 +0000 Subject: Revert to rev. 1.4, which will restore some bugs in the previous version that w3m depends on. Release tags will be rolled forward. Submitted by: jdp --- devel/boehm-gc/files/patch-aa | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devel') diff --git a/devel/boehm-gc/files/patch-aa b/devel/boehm-gc/files/patch-aa index 81c78c6e21ed..2a418517811e 100644 --- a/devel/boehm-gc/files/patch-aa +++ b/devel/boehm-gc/files/patch-aa @@ -1,5 +1,5 @@ ---- Makefile.orig Fri Sep 10 16:49:18 1999 -+++ Makefile Sat Mar 11 09:44:56 2000 +--- Makefile.orig Sat Sep 11 01:49:18 1999 ++++ Makefile Tue Oct 12 17:27:25 1999 @@ -8,15 +8,42 @@ # c++ interface to gc.a # cord/de - builds dumb editor based on cords. @@ -20,7 +20,7 @@ +# to fill anyone's log with leak messages! - MMCG + +GCFLAGS= -DNO_SIGNALS -DALL_INTERIOR_POINTERS -DATOMIC_UNCOLLECTABLE \ -+ -DNO_EXECUTE_PERMISSION -DSILENT -DREDIRECT_MALLOC=GC_malloc ++ -DNO_EXECUTE_PERMISSION -DSILENT +CFLAGS+= $(GCFLAGS) + +LEAKFLAGS=$(CFLAGS) -DFIND_LEAK -- cgit v1.2.3