From 052903e72b1c0bf0d5dff7c808a0de122a93da19 Mon Sep 17 00:00:00 2001 From: megacz Date: Fri, 30 Jan 2004 07:44:38 +0000 Subject: [PATCH] 2004/01/16 10:54:19 darcs-hash:20040130074438-2ba56-a4ae83d3d15f7b4a715a7baca4baba4c1ef610ce.gz --- upstream/gcc-3.3/patches/darwin-gc.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/upstream/gcc-3.3/patches/darwin-gc.patch b/upstream/gcc-3.3/patches/darwin-gc.patch index 2adb72e..955e6c7 100644 --- a/upstream/gcc-3.3/patches/darwin-gc.patch +++ b/upstream/gcc-3.3/patches/darwin-gc.patch @@ -515,7 +515,7 @@ diff -buNr boehm-gc/Makefile.in boehm-gc/Makefile.in +CCASCOMPILE = $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) +LTCCASCOMPILE = $(LIBTOOL) --mode=compile $(CCAS) $(AM_CCASFLAGS) \ + $(CCASFLAGS) -+CCASFLAGS = @CCASFLAGS@ ++CCASFLAGS = +COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) @@ -1368,7 +1368,7 @@ diff -buNr boehm-gc/alpha_mach_dep.s boehm-gc/alpha_mach_dep.s --- boehm-gc/alpha_mach_dep.s Fri Aug 17 11:30:45 2001 +++ boehm-gc/alpha_mach_dep.s Sat Sep 13 02:10:15 2003 @@ -1,3 +1,4 @@ -+ # $Id: darwin-gc.patch,v 1.7 2003/09/26 23:47:51 xwt Exp $ ++ # $Id: darwin-gc.patch,v 1.8 2004/01/16 10:54:19 megacz Exp $ .arch ev6 .text -- 1.7.10.4