0.9.0.39:
[sbcl.git] / src / runtime / Config.ppc-linux
index f48e72b..312a10a 100644 (file)
@@ -7,7 +7,7 @@
 # provided with absolutely no warranty. See the COPYING and CREDITS
 # files for more information.
 
-CFLAGS += -g -Dppc
+CFLAGS = -g -Dppc
 LD = ld 
 LINKFLAGS = -v -g 
 NM = nm -p
@@ -19,4 +19,4 @@ OS_SRC = linux-os.c  ppc-linux-os.c os-common.c
 LINKFLAGS+=-rdynamic 
 OS_LIBS= -ldl
 
-GC_SRC= gc.c
+GC_SRC= cheneygc.c